build: Bump version
This commit is contained in:
parent
dea0bfd723
commit
46d9879a45
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
## v1.16.1
|
||||||
|
Test candidate for the new database.
|
||||||
|
|
||||||
## v1.16.0
|
## v1.16.0
|
||||||
- build: Set olm to 1.3.2 to fix android build (krille-chan)
|
- build: Set olm to 1.3.2 to fix android build (krille-chan)
|
||||||
- build: Update dependencies (krille-chan)
|
- build: Update dependencies (krille-chan)
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ name: fluffychat
|
||||||
description: Chat with your friends.
|
description: Chat with your friends.
|
||||||
publish_to: none
|
publish_to: none
|
||||||
# On version bump also increase the build number for F-Droid
|
# On version bump also increase the build number for F-Droid
|
||||||
version: 1.16.0+3523
|
version: 1.16.1+3523
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue