Skip to content

Commit 0e0236b

Browse files
authored
Merge pull request #26 from DataScience-GT/vicente6j-patch-1
Update pubspec.yaml
2 parents 0eecc20 + ef4618c commit 0e0236b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1818
# In Windows, build-name is used as the major, minor, and patch parts
1919
# of the product and file versions while build-number is used as the build suffix.
20-
version: 1.2.1
20+
version: 1.2.2
2121

2222
environment:
2323
sdk: '>=3.0.0 <4.0.0'
@@ -105,4 +105,4 @@ flutter:
105105
flutter_icons:
106106
android: true
107107
ios: true
108-
image_path: "assets/icon/icon.png"
108+
image_path: "assets/icon/icon.png"

0 commit comments

Comments
 (0)