Skip to content

Commit

Permalink
1.3.3+36
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebueno committed Jun 10, 2024
1 parent 86d6633 commit 54777dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Create GitHub Release

on:
push:
branches: ["master"]
# tags:
# - '*'
tags:
- '*'

workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: A new Flutter project.
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.3.3+35
version: 1.3.3+36

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down

0 comments on commit 54777dd

Please sign in to comment.