Skip to content

Commit

Permalink
chore: v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
av committed Aug 2, 2024
1 parent 4ea7ed0 commit 2f92a8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harbor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ run_webui_command() {
# == Main script
# ========================================================================

version="0.0.11"
version="0.0.12"
delimiter="|"

harbor_home=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@av/harbor",
"version": "0.0.11",
"version": "0.0.12",
"scripts": {
"harbor": "./harbor.sh"
}
Expand Down

0 comments on commit 2f92a8e

Please sign in to comment.