Skip to content

Commit e85416d

Browse files
authored
Update release-pipeline.yaml
1 parent 5642f3e commit e85416d

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: Sapling
2626
id: get_version
2727
run: |
28-
VERSION=1.0.3
28+
VERSION=1.0.4
2929
echo "Application version: $VERSION"
3030
echo "::set-output name=version::$VERSION"
3131

0 commit comments

Comments
 (0)