From c83288346cb4dbdd1101f8e777d08463f4b8aee5 Mon Sep 17 00:00:00 2001 From: Michael Auerswald Date: Sun, 24 Oct 2021 18:42:39 +0200 Subject: [PATCH] Installer v0.31 --- installer/FlexASIOGUI.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/FlexASIOGUI.iss b/installer/FlexASIOGUI.iss index 36a8c85..693628a 100644 --- a/installer/FlexASIOGUI.iss +++ b/installer/FlexASIOGUI.iss @@ -1,5 +1,5 @@ #define MyAppName "FlexASIO GUI" -#define MyAppVersion "0.3" +#define MyAppVersion "0.31" #define MyAppPublisher "https://github.com/flipswitchingmonkey/FlexASIO_GUI" #define MyAppURL "" #define MyAppExeName "FlexASIOGUI.exe"