Skip to content

Commit 780b017

Browse files
committed
Set initial version to 0.11.0 in JFrog publish workflow
1 parent f43b653 commit 780b017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jfrog-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
WITH_V: true
2626
DEFAULT_BUMP: patch
27-
INITIAL_VERSION: 0.11.1
27+
INITIAL_VERSION: 0.11.0
2828

2929
- name: Get the latest tag
3030
id: get-version

0 commit comments

Comments
 (0)