Skip to content

Commit

Permalink
Mint a new release with the improved checks
Browse files Browse the repository at this point in the history
  • Loading branch information
antfie committed Aug 18, 2023
1 parent 7dcce29 commit b0f1947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/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.17"
export VERSION="2.18"

./scripts/build.sh && \

Expand Down

0 comments on commit b0f1947

Please sign in to comment.