From 9117ba5d6c1b72efeb1a0b190694f72d2bf05494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 30 Sep 2024 12:22:18 +0200 Subject: [PATCH] Bump version to 0.7.1 --- install/linux/dangerzone.spec | 4 ++-- pyproject.toml | 2 +- share/version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 0da0662..6a47843 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 642c34c..d2af14c 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 faef31a..39e898a 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.7.0 +0.7.1