From c7ac8573e227e63715b5cd6658c9c7fe740a0379 Mon Sep 17 00:00:00 2001 From: Leila <67684543+LeilaZarban@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:18:41 +0200 Subject: [PATCH] update Queue and version file --- .../fiskaltrust.AndroidLauncher.Common.csproj | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fiskaltrust.AndroidLauncher.Common/fiskaltrust.AndroidLauncher.Common.csproj b/src/fiskaltrust.AndroidLauncher.Common/fiskaltrust.AndroidLauncher.Common.csproj index 16502345..70872b91 100644 --- a/src/fiskaltrust.AndroidLauncher.Common/fiskaltrust.AndroidLauncher.Common.csproj +++ b/src/fiskaltrust.AndroidLauncher.Common/fiskaltrust.AndroidLauncher.Common.csproj @@ -122,7 +122,7 @@ 1.6.0 - 1.3.54-rc1 + 1.3.55 1.3.53 diff --git a/version.json b/version.json index 64dd7fdb..4c3bf4e2 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.3.53", + "version": "1.3.55", "releaseBranches": [ "^refs/tags/v\\d+(?:\\.\\d+)*(?:-.*)?$" ]