diff --git a/ci-scripts/linux/rpm/nitrokey-app2.spec b/ci-scripts/linux/rpm/nitrokey-app2.spec index 5572f2cc..55d797c7 100644 --- a/ci-scripts/linux/rpm/nitrokey-app2.spec +++ b/ci-scripts/linux/rpm/nitrokey-app2.spec @@ -1,5 +1,5 @@ Name: nitrokey-app2 -Version: 2.1.5 +Version: 2.2.0 Release: 1%{?dist} Summary: Graphical application to manage Nitrokey 3 devices diff --git a/nitrokeyapp/VERSION b/nitrokeyapp/VERSION index 54b50ff2..edbec98e 100644 --- a/nitrokeyapp/VERSION +++ b/nitrokeyapp/VERSION @@ -1,2 +1,2 @@ -2.1.5 +2.2.0 diff --git a/pyproject.toml b/pyproject.toml index 22f38a95..14178965 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "nitrokeyapp" -version = "2.1.5" +version = "2.2.0" description = "Graphical application to manage Nitrokey devices" authors = [ "Nitrokey ",