We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43b653 commit 780b017Copy full SHA for 780b017
1 file changed
.github/workflows/jfrog-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
WITH_V: true
26
DEFAULT_BUMP: patch
27
- INITIAL_VERSION: 0.11.1
+ INITIAL_VERSION: 0.11.0
28
29
- name: Get the latest tag
30
id: get-version
0 commit comments