From 39a542fd92f01bb4d943773975947a199a60769c Mon Sep 17 00:00:00 2001 From: Dominik Chrastecky Date: Sun, 8 Sep 2024 11:27:41 +0200 Subject: [PATCH] Increase version --- setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.iss b/setup.iss index 0c44d36..d4af48b 100644 --- a/setup.iss +++ b/setup.iss @@ -1,5 +1,5 @@ #define MyAppName "GOG Downloader" -#define MyAppVersion "1.6.1" +#define MyAppVersion "1.6.2" #define MyAppPublisher "RikudouSage" #define MyAppURL "https://github.com/RikudouSage/GogDownloader" #define MyAppExeName "GogDownloader.exe"