Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 9d9397f

Browse files
committed
Updated Changelog and Versions
1 parent 713814c commit 9d9397f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Bugfixes
2+
- Markdown Support in Description field
3+
- Category Autocomplete

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Current Features:
2020

2121
Planned Features:
2222

23-
Offline Usage (Caching) *
23+
Offline Usage (Caching)
2424
Image Upload
25-
Integrate new values of nextcloud plugin
25+
Integrate new values of nextcloud plugin *
2626

2727
* Currently worked on!
2828

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A new Flutter application.
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: 0.7.5+20
14+
version: 0.7.6+21
1515

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

0 commit comments

Comments
 (0)