61-alpha0.1.3

This commit is contained in:
2024-11-12 18:17:54 -07:00
parent 562e1adec2
commit 13425c7feb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -390,6 +390,7 @@ elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo t
elif [ "$arg" == "retool" -o "$arg" == "rt" ]; then # just reinstall bins and export elif [ "$arg" == "retool" -o "$arg" == "rt" ]; then # just reinstall bins and export
action="RETOOL" action="RETOOL"
testExport=1
handleStart handleStart
handleCustomBins handleCustomBins
+1 -1
View File
@@ -1 +1 @@
61-alpha0.1.2 61-alpha0.1.3