Skip to content

Commit

Permalink
chore(release): 1.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.22.0](v1.21.2...v1.22.0) (2024-09-09)

### Bug Fixes

* Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](#2194)) ([f5a12e0](f5a12e0))
* Fix missing notification icon when shrinking resouces ([#2195](#2195)) ([224be29](224be29))
* Handle selecting files and folders for patch options correctly ([#2144](#2144)) ([f1c2f41](f1c2f41))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1))
* Migrate to onPopInvokedWithResult ([43d5888](43d5888))
* Move temporary files outside of the cache directory ([#2193](#2193)) ([1ef1f8d](1ef1f8d))
* Reland commit 01e4a76 ([3dc695e](3dc695e))
* Specify our own FGS Type ([37c912b](37c912b))

### Features

* Improve "Installation incompatible" dialog message ([#2164](#2164)) ([51c0f14](51c0f14))
* Support Flutter 3.24 ([3d8318d](3d8318d))
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent d0fe579 commit 0ce23d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager

publish_to: 'none'

version: 1.22.0-dev.4+101800037
version: 1.22.0+101800038

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 0ce23d2

Please sign in to comment.