From 6d452ea58f72deba2d5d6d274cb978f71da60dab Mon Sep 17 00:00:00 2001 From: artem Date: Tue, 28 Feb 2023 09:24:31 +0300 Subject: [PATCH] Release 1.10.4 --- AutoScreen.lpi | 4 ++-- setup.iss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AutoScreen.lpi b/AutoScreen.lpi index 60ffe50..eb15ea2 100755 --- a/AutoScreen.lpi +++ b/AutoScreen.lpi @@ -44,8 +44,8 @@ - - + + diff --git a/setup.iss b/setup.iss index 4daf89a..59f1048 100644 --- a/setup.iss +++ b/setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Auto Screenshot" -#define MyAppVersion "1.10.3" +#define MyAppVersion "1.10.4" #define MyAppPublisher "Artem Demin" #define MyAppURL "https://github.com/artem78/AutoScreenshot#readme" #define MyAppExeName "AutoScreenshot.exe"