diff --git a/CHANGELOG.md b/CHANGELOG.md index caa9157..36d0881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) 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 diff --git a/README.md b/README.md index 98bd923..f939470 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ _Read more about Dangerzone in the [official site](https://dangerzone.rocks/abou ## 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.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 (Apple Silicon CPU)](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.1/Dangerzone-0.4.1-arm64.dmg) +- 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 You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` diff --git a/pyproject.toml b/pyproject.toml index a2d8346..431c070 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] 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" authors = ["Freedom of the Press Foundation ", "Micah Lee "] license = "MIT" diff --git a/share/version.txt b/share/version.txt index a226630..267577d 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.4.1-rc3 +0.4.1