From 4ce7d78cc975ceeebd988b2e0b3f9e9ba0db879e Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 23 Aug 2022 08:56:34 +0300 Subject: [PATCH] Update version to 1.1.2 --- night.ahk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/night.ahk b/night.ahk index de34dd5..a73d42b 100644 --- a/night.ahk +++ b/night.ahk @@ -409,14 +409,14 @@ FindAppMenuContext(Menu) { ;@Ahk2Exe-Bin Unicode 64-bit.bin ;@Ahk2Exe-SetDescription night -;@Ahk2Exe-SetFileVersion 1.1.1 +;@Ahk2Exe-SetFileVersion 1.1.2 ;@Ahk2Exe-SetInternalName night ;@Ahk2Exe-SetCopyright https://github.com/t5mat/night ;@Ahk2Exe-SetOrigFilename night.exe ;@Ahk2Exe-SetProductName night -;@Ahk2Exe-SetProductVersion 1.1.1 +;@Ahk2Exe-SetProductVersion 1.1.2 -global Version := "1.1.1" +global Version := "1.1.2" global Url := "https://github.com/t5mat/night" global MacroPrefix := "~ night - "