We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ca165 commit 0cd891aCopy full SHA for 0cd891a
bin/dispatcher.cmd
@@ -19,7 +19,7 @@
19
set "MAVEN_REPO=%USERPROFILE%\.m2\repository\org\tinystruct\tinystruct"
20
@REM Consolidate classpath entries, initialize ROOT and VERSION
21
set "ROOT=%~dp0.."
22
-set "VERSION=1.7.10"
+set "VERSION=1.7.12"
23
24
@REM Define the paths for tinystruct jars in the Maven repository
25
set "TINYSTRUCT_MAVEN_JAR=%MAVEN_REPO%\%VERSION%\tinystruct-%VERSION%.jar"
0 commit comments