ci: bump android apple dns match (#6833)

Bumps Android -> 1.3.4, Apple -> 1.3.5

---------

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
This commit is contained in:
Jamil
2024-09-26 09:32:41 -07:00
committed by GitHub
parent d6128db353
commit e7dddee78f
9 changed files with 23 additions and 22 deletions

View File

@@ -18,15 +18,15 @@
# 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.3.4
current-android-version = 1.3.3
current-apple-version = 1.3.5
current-android-version = 1.3.4
current-gateway-version = 1.3.1
current-gui-version = 1.3.6
current-headless-version = 1.3.3
# Tracks the next version to release for each platform
next-apple-version = 1.3.5
next-android-version = 1.3.4
next-apple-version = 1.3.6
next-android-version = 1.3.5
next-gateway-version = 1.3.2
next-gui-version = 1.3.7
next-headless-version = 1.3.4