From c8980fcc72addfbf4fe6c999886ba4f5f259cc07 Mon Sep 17 00:00:00 2001 From: jupster Date: Wed, 2 Jul 2025 12:38:01 +1000 Subject: [PATCH 1/2] Update version and clarify menu labels Bumped version. Updated Profile.xaml menu item headers for clarity, distinguishing between 'Copy From Server Only' and 'Copy From Server + Client' actions. --- FASTER/FASTER.csproj | 2 +- FASTER/Views/Profile.xaml | 12 ++++++------ FASTER_Version.xml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/FASTER/FASTER.csproj b/FASTER/FASTER.csproj index 1bda8f1..88c7151 100644 --- a/FASTER/FASTER.csproj +++ b/FASTER/FASTER.csproj @@ -10,7 +10,7 @@ True FASTERKey.snk Keelah Fox, Jupster, Canno.n - 1.9.6.2 + 1.9.6.3 FoxliCorp. Fox's Arma Server Tool Extended Rewrite Copyright © 2019 diff --git a/FASTER/Views/Profile.xaml b/FASTER/Views/Profile.xaml index b5add5f..0d82afc 100644 --- a/FASTER/Views/Profile.xaml +++ b/FASTER/Views/Profile.xaml @@ -143,7 +143,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -197,12 +197,12 @@ - + - + @@ -224,12 +224,12 @@ - + - + diff --git a/FASTER_Version.xml b/FASTER_Version.xml index 32b755b..2b12829 100644 --- a/FASTER_Version.xml +++ b/FASTER_Version.xml @@ -1,6 +1,6 @@  - 1.9.6.2 + 1.9.6.3 https://github.com/Foxlider/FASTER/releases/latest/download/Release_x64.zip https://github.com/Foxlider/FASTER/releases true From 901c88a7447c98466c5921191989fb3addcaeb97 Mon Sep 17 00:00:00 2001 From: jupster Date: Thu, 17 Jul 2025 18:56:02 +1000 Subject: [PATCH 2/2] Bump version to 1.9.7.2 Updated the project and version XML files to reflect the new version 1.9.7.2. --- FASTER/FASTER.csproj | 2 +- FASTER_Version.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FASTER/FASTER.csproj b/FASTER/FASTER.csproj index 88c7151..f6710fe 100644 --- a/FASTER/FASTER.csproj +++ b/FASTER/FASTER.csproj @@ -10,7 +10,7 @@ True FASTERKey.snk Keelah Fox, Jupster, Canno.n - 1.9.6.3 + 1.9.7.2 FoxliCorp. Fox's Arma Server Tool Extended Rewrite Copyright © 2019 diff --git a/FASTER_Version.xml b/FASTER_Version.xml index 2b12829..62703b8 100644 --- a/FASTER_Version.xml +++ b/FASTER_Version.xml @@ -1,6 +1,6 @@  - 1.9.6.3 + 1.9.7.2 https://github.com/Foxlider/FASTER/releases/latest/download/Release_x64.zip https://github.com/Foxlider/FASTER/releases true