Skip to content

Commit

Permalink
Merge pull request #11 from habyaad/dev
Browse files Browse the repository at this point in the history
chore: release version 2.0.3
  • Loading branch information
habyaad authored Jun 24, 2024
2 parents 9d8da18 + b5e17ae commit 87302c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v2.0.2 #${{ steps.next_version.outputs.next_version }}
release_name: Release v2.0.2 #${{ steps.next_version.outputs.next_version }}
tag_name: v2.0.3 #${{ steps.next_version.outputs.next_version }}
release_name: Release v2.0.3 #${{ steps.next_version.outputs.next_version }}
draft: false
prerelease: false

Expand Down

0 comments on commit 87302c5

Please sign in to comment.