Skip to content

Commit 65d340e

Browse files
committed
Released v 1.1.6
1 parent 49cd110 commit 65d340e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pipeline.yaml

Lines changed: 1 addition & 1 deletion
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.1.5
28+
VERSION=1.1.6
2929
echo "Application version: $VERSION"
3030
echo "::set-output name=version::$VERSION"
3131

0 commit comments

Comments
 (0)