Skip to content

Commit

Permalink
Update for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Sep 4, 2023
1 parent a37b53d commit 151fb4d
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.21.1
version=0.21.2
cd src
exes=`find . -name 'tr*.exe' | grep -v publish`
for i in $exes
Expand Down

0 comments on commit 151fb4d

Please sign in to comment.