From fe87a5e798022ca06f8360ed6474cb64923ee2a1 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 24 Jul 2021 23:37:40 +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 511af66..433083c 100644 --- a/FizzyLauncher.csproj +++ b/FizzyLauncher.csproj @@ -12,9 +12,9 @@ Hi, I'm Ray Fizzy Launcher Ray Lam - 0.2.1.055 - 0.2.1.055 - 0.2.1.055 + 0.2.2.004 + 0.2.2.004 + 0.2.2.004 diff --git a/installer-64.iss b/installer-64.iss index 0928c3f..d3dd6b3 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.1.055" +#define MyAppVersion "0.2.2.004" #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 55499af..16566e1 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.1.055" +#define MyAppVersion "0.2.2.004" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-fizzy-launcher" #define MyAppExeName "fizzylauncher.exe"