bumped version

This commit is contained in:
Luxferre
2024-10-12 16:44:43 +03:00
parent ec2c95ca07
commit b749722945
+1 -1
View File
@@ -7,7 +7,7 @@
package require Tk package require Tk
set appversion 0.2 set appversion 0.3
set scriptpath [file normalize [info script]] set scriptpath [file normalize [info script]]
set appdir [file dirname $scriptpath] set appdir [file dirname $scriptpath]
# check if we're running from a starpack # check if we're running from a starpack