diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 99886e0..cc0b408 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,7 +32,7 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.5.0 +Version: 0.5.1 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 48e2382..d0a9ef3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.5.0" +version = "0.5.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 8f0916f..4b9fcbe 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.5.0 +0.5.1