We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d42bb6 commit e583b80Copy full SHA for e583b80
harbor.sh
@@ -3075,7 +3075,7 @@ run_ktransformers_command() {
3075
# ========================================================================
3076
3077
# Globals
3078
-version="0.1.25"
+version="0.1.26"
3079
harbor_repo_url="https://github.com/av/harbor.git"
3080
delimiter="|"
3081
scramble_exit_code=42
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@av/harbor",
3
- "version": "0.1.25",
+ "version": "0.1.26",
4
"bin": {
5
"harbor": "./bin/harbor"
6
}
0 commit comments