diff --git a/debian/changelog b/debian/changelog index a9af80c..269ced6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dangerzone (0.9.0) unstable; urgency=low + + * Released Dangerzone 0.9.0 + + -- Freedom of the Press Foundation Mon, 31 March 2025 15:57:18 +0300 + dangerzone (0.8.1) unstable; urgency=low * Released Dangerzone 0.8.1 diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 6bb379a..81fafc2 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,7 +32,7 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.8.1 +Version: 0.9.0 Release: 1%{?dist} Summary: Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs diff --git a/pyproject.toml b/pyproject.toml index bb8d187..c54bf2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.8.1" +version = "0.9.0" description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs" authors = ["Freedom of the Press Foundation ", "Micah Lee "] license = "AGPL-3.0" diff --git a/share/version.txt b/share/version.txt index 6f4eebd..ac39a10 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.8.1 +0.9.0