Skip to content

Commit 4234c8b

Browse files
authored
Increase to version 12 (#171)
1 parent 8d62b3c commit 4234c8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

App/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: helse
2-
description: A new Flutter project.
2+
description: Health data application
33
# The following line prevents the package from being accidentally published to
44
# pub.dev using `flutter pub publish`. This is preferred for private packages.
55
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 0.11.0+11
19+
version: 0.12.0+12
2020

2121
environment:
2222
sdk: '>=3.0.6 <4.0.0'

0 commit comments

Comments
 (0)