Version number bump to v0.15.0

merge-requests/67/merge
Hank Grabowski 2024-12-20 15:58:29 -05:00
rodzic 5b6290ddc5
commit dd40c9a577
2 zmienionych plików z 8 dodań i 2 usunięć

Wyświetl plik

@ -1,9 +1,15 @@
# Relatica Change Log
## Version 0.15.0 (beta)
* Changes
* Fixes
* New Features
## Version 0.14.0 (beta)
This was a major architectural refactoring behind the scenes. A lot of inconsistency type bugs
should be squashed by it. That will bear out as it is used by real users however. The notes below
should be squashed by it. That will bear out as it is used by real users, however. The notes below
on fixes captures those identified during initial testing. This release will probably require a
little more shakeout than previous ones since almost every panel of the app is affected by the
refactoring change and all the data handling, syncing, etc. in the backend was affected.

Wyświetl plik

@ -2,7 +2,7 @@ name: relatica
description: A mobile and desktop client for interacting with the Friendica social network
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.14.0+11
version: 0.15.0+12
environment:
sdk: '>=3.2.0 <4.0.0'