From 3b6dfe926f0fc248d641dc8904455304951dc868 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 29 Jul 2021 21:12:52 +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 573f00a..f5e0bd4 100644 --- a/FizzyLauncher.csproj +++ b/FizzyLauncher.csproj @@ -12,9 +12,9 @@ Hi, I'm Ray Fizzy Launcher Ray Lam - 0.2.2.015 - 0.2.2.015 - 0.2.2.015 + 0.2.2.018 + 0.2.2.018 + 0.2.2.018 diff --git a/installer-64.iss b/installer-64.iss index 3d50fd2..96c5186 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.015" +#define MyAppVersion "0.2.2.018" #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 0e8e430..4a3e61b 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.015" +#define MyAppVersion "0.2.2.018" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-fizzy-launcher" #define MyAppExeName "fizzylauncher.exe"