mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
ci: Bump Clients and Gateways to fix NAT / allocation issues (#6287)
Bump all Clients and Gateways due to #6265 being fixed. --------- Co-authored-by: Not Applicable <ReactorScram@users.noreply.github.com>
This commit is contained in:
@@ -13,18 +13,18 @@
|
||||
# the relevant versions in order to push to a newly drafted release.
|
||||
|
||||
# Tracks the current version to use for generating download links and changelogs
|
||||
current-apple-version = 1.1.4
|
||||
current-android-version = 1.1.5
|
||||
current-gateway-version = 1.1.4
|
||||
current-gui-version = 1.1.11
|
||||
current-headless-version = 1.1.6
|
||||
current-apple-version = 1.1.5
|
||||
current-android-version = 1.1.6
|
||||
current-gateway-version = 1.1.5
|
||||
current-gui-version = 1.1.12
|
||||
current-headless-version = 1.1.7
|
||||
|
||||
# Tracks the next version to release for each platform
|
||||
next-apple-version = 1.1.5
|
||||
next-android-version = 1.1.6
|
||||
next-gateway-version = 1.1.5
|
||||
next-gui-version = 1.1.12
|
||||
next-headless-version = 1.1.7
|
||||
next-apple-version = 1.1.6
|
||||
next-android-version = 1.1.7
|
||||
next-gateway-version = 1.1.6
|
||||
next-gui-version = 1.1.13
|
||||
next-headless-version = 1.1.8
|
||||
|
||||
# macOS uses a slightly different sed syntax
|
||||
ifeq ($(shell uname),Darwin)
|
||||
|
||||
Reference in New Issue
Block a user