Compare commits

...

3 Commits

Author SHA1 Message Date
benedettadavico 38a4f85f5d Merge branch 'develop' into release/2024.2-fast-and-furious 2024-03-25 11:34:21 +01:00
benedettadavico 85dd823475 Merge remote-tracking branch 'origin/develop' into release/2024.2-fast-and-furious 2024-03-25 09:29:36 +01:00
benedettadavico ff9a9f9964 update version for gateway, mixnode and api 2024-03-20 13:49:25 +01:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
[package]
name = "nym-gateway"
license = "GPL-3.0"
version = "1.1.33"
version = "1.1.34"
authors = [
"Dave Hrycyszyn <futurechimp@users.noreply.github.com>",
"Jędrzej Stuczyński <andrew@nymtech.net>",
+1 -1
View File
@@ -4,7 +4,7 @@
[package]
name = "nym-mixnode"
license = "GPL-3.0"
version = "1.1.35"
version = "1.1.36"
authors = [
"Dave Hrycyszyn <futurechimp@users.noreply.github.com>",
"Jędrzej Stuczyński <andrew@nymtech.net>",
+1 -1
View File
@@ -4,7 +4,7 @@
[package]
name = "nym-api"
license = "GPL-3.0"
version = "1.1.35"
version = "1.1.36"
authors = [
"Dave Hrycyszyn <futurechimp@users.noreply.github.com>",
"Jędrzej Stuczyński <andrew@nymtech.net>",