chore: publish headless-client v1.3.5 (#7191)

Signed-off-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
Thomas Eizinger
2024-11-01 07:49:24 +11:00
committed by GitHub
parent de97735ab2
commit 88404c3148
9 changed files with 15 additions and 14 deletions

View File

@@ -22,14 +22,14 @@ current-apple-version = 1.3.7
current-android-version = 1.3.6
current-gateway-version = 1.4.0
current-gui-version = 1.3.10
current-headless-version = 1.3.4
current-headless-version = 1.3.5
# Tracks the next version to release for each platform
next-apple-version = 1.3.8
next-android-version = 1.3.7
next-gateway-version = 1.4.1
next-gui-version = 1.3.11
next-headless-version = 1.3.5
next-headless-version = 1.3.6
# macOS uses a slightly different sed syntax
ifeq ($(shell uname),Darwin)