Skip to content

Commit

Permalink
Update release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
antfie committed Jul 7, 2023
1 parent 71c23e5 commit e964c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env sh

ESCAPE=$'\e'
export VERSION="2.7"
export VERSION="2.8"

./build.sh && \

Expand Down

0 comments on commit e964c0a

Please sign in to comment.