Skip to content

Commit 2a8ab37

Browse files
authored
Merge pull request #165 from Chaaany/fix/tag-2.1.1
chore: rename tag from 2.1.0 to 2.1.1
2 parents 1896fde + d26ed9f commit 2a8ab37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @GwonsooLee @jupitersong @asbubam @zerone
1+
* @GwonsooLee @jupitersong @asbubam @YoungJinJung @Chaaany

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ S3_RELEASE_PATH ?= s3://$(RELEASE_BUCKET)/releases/$(VERSION)
2424
S3_RELEASE_LATEST ?= s3://$(RELEASE_BUCKET)/releases/latest
2525
S3_BLEEDING_EDGE_LATEST ?= s3://$(RELEASE_BUCKET)/edge/latest
2626
S3_EXPERIMENTAL_LATEST ?= s3://$(RELEASE_BUCKET)/experimental/latest
27-
VERSION = 2.1.0
27+
VERSION = 2.1.1
2828

2929
GCP_ONLY ?= false
3030
GCP_PROJECT ?= goployer

0 commit comments

Comments
 (0)