diff --git a/CHANGELOG.md b/CHANGELOG.md index c53e8d44..d9b911ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.3 + +* Update th-th, ja-jp, and uwu translation (@rinme) +* Fix download failed on danbooru (@makisukurisu) +* Update Flutter to 3.22.2 + ## 1.4.2 * Add zh-TW translation (@xperiazu21) diff --git a/pubspec.yaml b/pubspec.yaml index 803dc38d..3f119c47 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.2+40 +version: 1.4.3+41 environment: sdk: ">=3.0.3 <4.0.0"