Skip to content

Commit

Permalink
Publish 0.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Sep 15, 2024
1 parent 02e00ea commit 42439dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/bash
version=0.23.4
version=0.23.5
cd src
exes=`find . -name 'tr*.exe' | grep -v publish`
for i in $exes
Expand Down

0 comments on commit 42439dd

Please sign in to comment.