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:
Jamil
2024-10-30 13:44:33 -07:00
committed by GitHub
parent 7213eb823d
commit e9b2e4735a
8 changed files with 13 additions and 13 deletions

View File

@@ -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