From 83061eae4ffd4ed893f1673c16942e5bb533b5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Thu, 20 Jun 2024 15:56:34 +0200 Subject: [PATCH] Update version to 0.7.0 --- install/linux/dangerzone.spec | 2 +- pyproject.toml | 2 +- share/version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 33e875e..08bbb11 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,7 +32,7 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.6.1 +Version: 0.7.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 622f3a9..8b4a350 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.6.1" +version = "0.7.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 ee6cdce..faef31a 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.6.1 +0.7.0