Skip to content

Commit

Permalink
Update release-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmoth authored Sep 20, 2024
1 parent 5642f3e commit e85416d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
working-directory: Sapling
id: get_version
run: |
VERSION=1.0.3
VERSION=1.0.4
echo "Application version: $VERSION"
echo "::set-output name=version::$VERSION"
Expand Down

0 comments on commit e85416d

Please sign in to comment.