Skip to content

Commit 8039658

Browse files
authored
Update release-pipeline.yaml
1 parent 5a5bda1 commit 8039658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
working-directory: src/Sapling
2626
id: get_version
2727
run: |
28-
VERSION=1.2.3
28+
VERSION=1.2.4
2929
echo "Application version: $VERSION"
3030
echo "::set-output name=version::$VERSION"
3131

0 commit comments

Comments
 (0)