Skip to content

Commit

Permalink
feat(ui): bump ui version to v0.6.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
rancher-sy-bot committed Oct 31, 2022
1 parent 80c4f56 commit 8492d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/make-rules/autok3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CURR_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd -P)"
# The root of the autok3s directory
ROOT_DIR="${CURR_DIR}"
CROSS=${CROSS:-}
UI_VERSION="v0.6.0-rc1"
UI_VERSION="v0.6.0-rc2"

source "${ROOT_DIR}/hack/lib/init.sh"
source "${CURR_DIR}/hack/lib/constant.sh"
Expand Down

0 comments on commit 8492d6b

Please sign in to comment.