From f9366bfe3a4f337e7a092e4e62c1979230c0581b Mon Sep 17 00:00:00 2001 From: rafaelurben Date: Mon, 2 Sep 2024 21:54:46 +0200 Subject: [PATCH] v2.0.2 --- hotkeys.ahk | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hotkeys.ahk b/hotkeys.ahk index b2aae52..b7217a6 100644 --- a/hotkeys.ahk +++ b/hotkeys.ahk @@ -11,7 +11,7 @@ SetWorkingDir(A_ScriptDir) ;; Version -global CurrentVersion := "v2.0.1" +global CurrentVersion := "v2.0.2" ;; Directories diff --git a/version.txt b/version.txt index 0ac852d..f3b15f3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v2.0.1 +v2.0.2