Skip to content

Commit

Permalink
update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo committed Dec 13, 2021
1 parent c77ef9f commit b4323a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion release_note.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.0-rc1
lab-rc1
2 changes: 1 addition & 1 deletion src/main/resources/application-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# server version
version: v2.0.0-rc1
version: lab-rc1

#server config
server:
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# server version
version: v2.0.0-rc1
version: lab-rc1

#server config
server:
Expand Down

0 comments on commit b4323a9

Please sign in to comment.