mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(gateway): bump version to 1.4.0 (#7090)
In order to release #6941, we need to bump the gateway's version to 1.4.0. The portal has a version gate that only allows connection clients which have version >= 1.4.0. Thus, in order to test #6941 on staging, the version must not yet be bumped and is thus split out into this PR.
This commit is contained in:
@@ -27,7 +27,7 @@ current-headless-version = 1.3.4
|
||||
# Tracks the next version to release for each platform
|
||||
next-apple-version = 1.3.7
|
||||
next-android-version = 1.3.6
|
||||
next-gateway-version = 1.3.3
|
||||
next-gateway-version = 1.4.0
|
||||
next-gui-version = 1.3.10
|
||||
next-headless-version = 1.3.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user