From 44cd845babf77e6f1f714ab29fa410ace1091a78 Mon Sep 17 00:00:00 2001 From: Patrick McFarland Date: Wed, 29 Jun 2022 10:45:04 -0400 Subject: [PATCH] Change to Version 1.3 --- KeebMangler.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KeebMangler.ahk b/KeebMangler.ahk index ece7621..5c5fcaf 100644 --- a/KeebMangler.ahk +++ b/KeebMangler.ahk @@ -22,7 +22,7 @@ Sendmode Input SetWorkingDir %A_ScriptDir% -global version := "1.2" +global version := "1.3" global ini_km := "keebmangler" global ini_clh := "capslock_hyper"