Prepare next development cycle

This commit is contained in:
Varakh 2021-05-09 11:01:35 +02:00
parent aa07d61a3c
commit 16636d9f7c
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# CHANGELOG
## 1.3.3+13 - UNRELEASED
## 1.3.3+12
* Automatically switch to initial tab when coming from the share menu
* Upgraded internal dependencies

View file

@ -11,7 +11,7 @@ description: A mobile client for FileBin.
# 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: 1.3.3+12
version: 1.3.4+13
environment:
sdk: ">=2.10.5 <3.0.0"