Skip to content

Commit cb9766b

Browse files
committed
Version: 1.1.6
1 parent 0ba05a3 commit cb9766b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
=====
3939

4040
* Null-safety implemented.
41+
4142
* Dependencies updated.
4243

4344
1.1.5
@@ -46,4 +47,10 @@
4647
* Flutter's geolocator replaced with [Flutter Geolocator FLOSS](https://gitlab.com/free2pass/flutter-geolocator-floss), for compliance with F-Droid.
4748

4849

49-
Build process: Sha256-checksum added for Gradle download at the suggestion of F-Droid.
50+
* Build process: Sha256-checksum added for Gradle download at the suggestion of F-Droid.
51+
52+
1.1.6
53+
=====
54+
*No functional changes.*
55+
56+
* Markdown removed from full description in metadata for compatibility reasons.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A panic button for immediately knowing the distances and opening ho
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.1.5+4
14+
version: 1.1.6+5
1515

1616
environment:
1717
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)