Skip to content

Commit

Permalink
chore: bump 1.1.0 (#1785)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke authored Dec 12, 2024
1 parent e045649 commit b42c9cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions nym-vpn-app/src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nym-vpn-app/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nym-vpn-app"
version = "1.1.0-beta.1"
version = "1.1.0"
description = "NymVPN desktop client"
authors = [
"Nym Technologies SA",
Expand Down
2 changes: 1 addition & 1 deletion nym-vpn-app/vpnd_compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# semver requirement of supported daemon version(s)
version = ">=1.1.0-dev"
version = ">=1.1.0"

0 comments on commit b42c9cf

Please sign in to comment.