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 b9b93f7 commit 7f10dadCopy full SHA for 7f10dad
utils/bump.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+# Bumps extension manifest + git commit/push
4
+
5
# Init UI colors
6
NC="\033[0m" # no color
7
BR="\033[1;91m" # bright red
0 commit comments