We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6dc835 commit 6b6425cCopy full SHA for 6b6425c
.github/scripts/bump_version.sh
@@ -1,4 +1,4 @@
1
-set -e
+set -ex
2
3
current_version=$(grep -oP 'const PluginVersion = "\K[0-9]+\.[0-9]+\.[0-9]+' internal/core/constants.go)
4
0 commit comments