Skip to content

Commit

Permalink
feat(ui): bump up ui version to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JacieChao authored and orangedeng committed Aug 30, 2023
1 parent 2e42cbd commit dacf25f
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.9.0-rc2"
UI_VERSION="v0.9.0"

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

0 comments on commit dacf25f

Please sign in to comment.