Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhimanyu121 committed Oct 28, 2020
1 parent 2e22b82 commit 02bb5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release.zip
asset_name: easyDoser_linux_x86_64.zip
tag: 1.3
tag: 1.4
- name: Build for darwin
uses: actions/checkout@v2
- name: Get dependencies
Expand Down Expand Up @@ -78,4 +78,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release.zip
asset_name: easyDoser_darwin_x86_64.zip
tag: 1.3
tag: 1.4

0 comments on commit 02bb5e0

Please sign in to comment.