We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49cd110 commit 65d340eCopy full SHA for 65d340e
.github/workflows/release-pipeline.yaml
@@ -25,7 +25,7 @@ jobs:
25
working-directory: Sapling
26
id: get_version
27
run: |
28
- VERSION=1.1.5
+ VERSION=1.1.6
29
echo "Application version: $VERSION"
30
echo "::set-output name=version::$VERSION"
31
0 commit comments