ci: Update changelog for 1.3.1ish clients (#6612)

Bumps internet resource UI.
This commit is contained in:
Jamil
2024-09-05 17:07:52 -07:00
committed by GitHub
parent 1524dd967c
commit ae5613b223
17 changed files with 64 additions and 52 deletions

View File

@@ -14,17 +14,17 @@
# Tracks the current version to use for generating download links and changelogs
current-apple-version = 1.3.0
current-android-version = 1.3.0
current-gateway-version = 1.3.0
current-gui-version = 1.3.0
current-headless-version = 1.3.0
current-android-version = 1.3.1
current-gateway-version = 1.3.1
current-gui-version = 1.3.1
current-headless-version = 1.3.1
# Tracks the next version to release for each platform
next-apple-version = 1.3.1
next-android-version = 1.3.1
next-gateway-version = 1.3.1
next-gui-version = 1.3.1
next-headless-version = 1.3.1
next-android-version = 1.3.2
next-gateway-version = 1.3.2
next-gui-version = 1.3.2
next-headless-version = 1.3.2
# macOS uses a slightly different sed syntax
ifeq ($(shell uname),Darwin)