Skip to content

Commit

Permalink
bump version to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
I5UCC committed Jul 11, 2023
1 parent 51abe3d commit 9274432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ robocopy VRCTextboxSTT TextboxSTT /MOVE /E /NFL /NDL /NJH /NJS /nc /ns /np
7z x ../git_python.7z -oTextboxSTT
set /p version=< ../src/VERSION
cd build
7z a TextboxSTT_%version%.zip TextboxSTT
7z a TextboxSTT.zip TextboxSTT
2 changes: 1 addition & 1 deletion src/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.3
v1.5.4

0 comments on commit 9274432

Please sign in to comment.