diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 0da066243..6a478439d 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,8 +32,8 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.7.0 -Release: 2%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs License: AGPL-3.0 diff --git a/pyproject.toml b/pyproject.toml index 642c34c2b..d2af14c01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.7.0" +version = "0.7.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 = "AGPL-3.0" diff --git a/share/version.txt b/share/version.txt index faef31a43..39e898a4f 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.7.0 +0.7.1