From 755d1ac92008622bb7625a2744ac65ebd2f5e244 Mon Sep 17 00:00:00 2001 From: Nauval Rizky Date: Mon, 25 Sep 2023 07:25:05 +0700 Subject: [PATCH] Boorusphere 1.4.2 --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bb4f1de..c53e8d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.2 + +* Add zh-TW translation (@xperiazu21) +* Add zh-Hans translation (@History-exe) +* Update UK translation (@CakesTwix) + ## 1.4.1 * Fix BooruOnRails web post url scanning diff --git a/pubspec.yaml b/pubspec.yaml index d1b975d8..f5f2eeef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # 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.4.1+39 +version: 1.4.2+40 environment: sdk: ">=3.0.3 <4.0.0"