Skip to content

Commit

Permalink
feat(ui): bump ui version to v0.6.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rancher-sy-bot committed Oct 26, 2022
1 parent 09e2815 commit 1d890ce
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.5.2"
UI_VERSION="v0.6.0-rc1"

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

0 comments on commit 1d890ce

Please sign in to comment.