Skip to content

Commit 0cd891a

Browse files
authored
Update dispatcher.cmd
1 parent 38ca165 commit 0cd891a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/dispatcher.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
set "MAVEN_REPO=%USERPROFILE%\.m2\repository\org\tinystruct\tinystruct"
2020
@REM Consolidate classpath entries, initialize ROOT and VERSION
2121
set "ROOT=%~dp0.."
22-
set "VERSION=1.7.10"
22+
set "VERSION=1.7.12"
2323

2424
@REM Define the paths for tinystruct jars in the Maven repository
2525
set "TINYSTRUCT_MAVEN_JAR=%MAVEN_REPO%\%VERSION%\tinystruct-%VERSION%.jar"

0 commit comments

Comments
 (0)