Bump version to 0.4.1

This release brings a split in the MacOS binaries, since we now have
separate ones for Intel and Apple Silicon architectures, so we must
reflect this in the README as well.
This commit is contained in:
Alex Pyrgiotis 2023-04-18 20:42:52 +03:00
parent d6ffa0ea2e
commit 70a2e710d6
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA
4 changed files with 6 additions and 5 deletions

View file

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Dangerzone 0.4.1]
### Added ### Added

View file

@ -12,8 +12,9 @@ _Read more about Dangerzone in the [official site](https://dangerzone.rocks/abou
## Getting started ## Getting started
- Download [Dangerzone 0.4.0 for Mac](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) - Download [Dangerzone 0.4.1 for Mac (Apple Silicon CPU)](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.1/Dangerzone-0.4.1-arm64.dmg)
- Download [Dangerzone 0.4.0 for Windows](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) - Download [Dangerzone 0.4.1 for Mac (Intel CPU)](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.1/Dangerzone-0.4.1-i686.dmg)
- Download [Dangerzone 0.4.1 for Windows](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.1/Dangerzone-0.4.1.msi)
- See [installing Dangerzone](INSTALL.md) for Linux repositories - See [installing Dangerzone](INSTALL.md) for Linux repositories
You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone`

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "dangerzone" name = "dangerzone"
version = "0.4.1-rc3" version = "0.4.1"
description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs" description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs"
authors = ["Freedom of the Press Foundation <info@freedom.press>", "Micah Lee <micah.lee@theintercept.com>"] authors = ["Freedom of the Press Foundation <info@freedom.press>", "Micah Lee <micah.lee@theintercept.com>"]
license = "MIT" license = "MIT"

View file

@ -1 +1 @@
0.4.1-rc3 0.4.1