Skip to content

Commit

Permalink
chore: bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-the-shark committed Dec 10, 2024
1 parent d92bf9e commit 4b002c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.5+60
version: 1.1.6+61

environment:
sdk: ^3.5.3
Expand Down Expand Up @@ -224,4 +224,4 @@ flutter_launcher_icons:
image_path: "assets/png/app_icon.png"
macos:
generate: true
image_path: "assets/png/app_icon.png"
image_path: "assets/png/app_icon.png"

0 comments on commit 4b002c5

Please sign in to comment.