mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
ci: Publish Gateway 1.4.0 (#7187)
Publish the 1.4.0 release so it's available at `/api/releases` and will send upgrade Gateway notifications.
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
# Tracks the current version to use for generating download links and changelogs
|
||||
current-apple-version = 1.3.6
|
||||
current-android-version = 1.3.5
|
||||
current-gateway-version = 1.3.2
|
||||
current-gateway-version = 1.4.0
|
||||
current-gui-version = 1.3.9
|
||||
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.4.0
|
||||
next-gateway-version = 1.4.1
|
||||
next-gui-version = 1.3.10
|
||||
next-headless-version = 1.3.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user