We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12557f7 commit 2c4ef6dCopy full SHA for 2c4ef6d
.github/workflows/publish.yml
@@ -5,8 +5,8 @@ on:
5
- master
6
7
env:
8
- RELEASE_VERSION: "0.5.0"
9
- DEVELOP_VERSION: "0.5.1-SNAPSHOT"
+ RELEASE_VERSION: "0.6.0"
+ DEVELOP_VERSION: "0.6.1-SNAPSHOT"
10
GIT_AUTHOR_NAME: "@swisspost-devs"
11
GIT_AUTHOR_EMAIL: "[email protected]"
12
GIT_COMMITTER_NAME: "swisspost-devs"
0 commit comments