diff --git a/ci-scripts/linux/rpm/nitrokey-app2.spec b/ci-scripts/linux/rpm/nitrokey-app2.spec index 8763364f..25d765f5 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.3.2 +Version: 2.3.3 Release: %autorelease Summary: Graphical application to manage Nitrokey 3 devices diff --git a/meta/com.nitrokey.nitrokey-app2.metainfo.xml b/meta/com.nitrokey.nitrokey-app2.metainfo.xml index bb90df18..b520ee19 100644 --- a/meta/com.nitrokey.nitrokey-app2.metainfo.xml +++ b/meta/com.nitrokey.nitrokey-app2.metainfo.xml @@ -17,6 +17,7 @@ Qt + diff --git a/nitrokeyapp/VERSION b/nitrokeyapp/VERSION index abb84c2c..0ba9f86b 100644 --- a/nitrokeyapp/VERSION +++ b/nitrokeyapp/VERSION @@ -1,2 +1,2 @@ -2.3.2 +2.3.3 diff --git a/pyproject.toml b/pyproject.toml index 8ddc3f27..a8b3eb8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "nitrokeyapp" -version = "2.3.2" +version = "2.3.3" description = "Graphical application to manage Nitrokey devices" authors = [ "Nitrokey ",