Skip to content

Commit

Permalink
Version name
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Samarin committed Mar 30, 2021
1 parent 54649f2 commit 0179138
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: "${{ needs.build_linux.outputs.release_ver}}"
release_name: "Release Test ow ${{ needs.build_linux.outputs.release_ver}}"
release_name: "Release Test ow v${{ needs.build_linux.outputs.release_ver}}"
draft: true
prerelease: false

Expand Down
2 changes: 1 addition & 1 deletion Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9
1.10

0 comments on commit 0179138

Please sign in to comment.