Skip to content

Commit

Permalink
Merge pull request #423 from hzxuzhonghu/update-version
Browse files Browse the repository at this point in the history
update kurator version
  • Loading branch information
kurator-bot authored Oct 30, 2023
2 parents 70c43c4 + 9dac0ab commit 06be3a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION ?= 0.4-dev
VERSION ?= 0.5-dev
GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)
SOURCES := $(shell find . -type f -name '*.go')
Expand Down
2 changes: 1 addition & 1 deletion docs/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build.environment]
HUGO_VERSION = "0.101.0"
# Keep this same with makefile
HUGO_KURATOR_VERSION = "0.4.0"
HUGO_KURATOR_VERSION = "0.5.0"
NODE_VERSION = "16.17.0"
BUILD_WITH_CONTAINER = "0"

Expand Down

0 comments on commit 06be3a9

Please sign in to comment.