Skip to content

Commit

Permalink
Update to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
redsolver committed Jul 18, 2020
1 parent 9d8e327 commit 64efc78
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Also I decided to drop support for syncing notes directly via the app because th

I recommend using an external data directory and a third-party sync app for Android like [Syncthing](https://syncthing.net/), Nextcloud Sync or FolderSync for other cloud services.

## 0.3.2

- Added F-Droid metadata

## 0.3.1

- Fixed editor content not loading without front matter data
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ I recommend using an external data directory and a third-party sync app for Andr

## Changelog

### 0.3.2

- Added F-Droid metadata

### 0.3.1

- Fixed editor content not loading without front matter data
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: A markdown note-taking app for mobile devices.
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.3.1+31
version: 0.3.2+32

environment:
sdk: ">=2.5.0 <3.0.0"
Expand Down

0 comments on commit 64efc78

Please sign in to comment.