From 832775f34ea8e958d03df3068df1d0dd99b44764 Mon Sep 17 00:00:00 2001 From: deeplow Date: Mon, 12 Feb 2024 16:39:56 +0000 Subject: [PATCH] Bump version to 0.6.0 --- CHANGELOG.md | 2 ++ install/linux/dangerzone.spec | 2 +- pyproject.toml | 2 +- share/version.txt | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 346660a..bd62dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or ## Unreleased +## Dangerzone 0.6.0 + ### Added - Platform support: Fedora 39 ([issue #606](https://github.com/freedomofpress/dangerzone/issues/606)) diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index c3f18e1..0b64218 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,7 +32,7 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.5.1 +Version: 0.6.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 ba3de0d..5fc246d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.5.1" +version = "0.6.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 4b9fcbe..a918a2a 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.5.1 +0.6.0