From b7497229450c08edaac08689ce34a05e254a6c0c Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sat, 12 Oct 2024 16:44:43 +0300 Subject: [PATCH] bumped version --- armagedec.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armagedec.tcl b/armagedec.tcl index 7cfbab8..d99672c 100755 --- a/armagedec.tcl +++ b/armagedec.tcl @@ -7,7 +7,7 @@ package require Tk -set appversion 0.2 +set appversion 0.3 set scriptpath [file normalize [info script]] set appdir [file dirname $scriptpath] # check if we're running from a starpack