From a8c5567ebc48fa6abb76024231e1eebd9932699c Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 1 Aug 2021 16:02:33 +0100 Subject: [PATCH] Changed: build no. --- FizzyLauncher.csproj | 6 +++--- installer-64.iss | 2 +- installer-86.iss | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/FizzyLauncher.csproj b/FizzyLauncher.csproj index edcf398..b9a227e 100644 --- a/FizzyLauncher.csproj +++ b/FizzyLauncher.csproj @@ -12,9 +12,9 @@ Hi, I'm Ray Fizzy Launcher Ray Lam - 0.2.2.018 - 0.2.2.018 - 0.2.2.018 + 0.2.3.006 + 0.2.3.006 + 0.2.3.006 diff --git a/installer-64.iss b/installer-64.iss index 96c5186..190547f 100644 --- a/installer-64.iss +++ b/installer-64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Fizzy Launcher" -#define MyAppVersion "0.2.2.018" +#define MyAppVersion "0.2.3.006" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-fizzy-launcher" #define MyAppExeName "fizzylauncher.exe" diff --git a/installer-86.iss b/installer-86.iss index 4a3e61b..66e4836 100644 --- a/installer-86.iss +++ b/installer-86.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Fizzy Launcher" -#define MyAppVersion "0.2.2.018" +#define MyAppVersion "0.2.3.006" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-fizzy-launcher" #define MyAppExeName "fizzylauncher.exe"