Skip to content

Commit

Permalink
Merge pull request #207 from Nitrokey/releases_v2.2.0
Browse files Browse the repository at this point in the history
v2.2.0
  • Loading branch information
jj-so committed Jan 26, 2024
2 parents 344a9a4 + 02c73b4 commit bb3d3e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion nitrokeyapp/VERSION
@@ -1,2 +1,2 @@
2.1.5
2.2.0

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -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 <pypi@nitrokey.com>",
Expand Down

0 comments on commit bb3d3e0

Please sign in to comment.