mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 10:58:40 +00:00
bump version
This commit is contained in:
parent
b8690d5880
commit
ac88c70230
2 changed files with 2 additions and 2 deletions
|
|
@ -982,5 +982,5 @@ class AppLocalizationsDe extends AppLocalizations {
|
|||
String get appOutdatedBtn => 'Jetzt aktualisieren.';
|
||||
|
||||
@override
|
||||
String get doubleClickToReopen => 'Double-click\nto open again';
|
||||
String get doubleClickToReopen => 'Doppelklicken zum\nerneuten Öffnen.';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec
|
|||
# Prevent accidental publishing to pub.dev.
|
||||
publish_to: 'none'
|
||||
|
||||
version: 0.0.36+36
|
||||
version: 0.0.37+37
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue