Skip to content

Commit

Permalink
chore(release): 1.19.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.19.0-dev.1](v1.18.0...v1.19.0-dev.1) (2024-01-22)

### Bug Fixes

* added a trailing comma ([975180b](975180b))
* Allow mounting without Magisk ([3f96608](3f96608))
* fix redundant buttons on dialog ([079c0de](079c0de))
* Incorrect strings and logics ([#1619](#1619)) ([4f22e88](4f22e88))
* **Keystore Password:** textfield title display ([8e52abd](8e52abd))
* Mount script causes build to fail ([#1613](#1613)) ([f3c78c2](f3c78c2))
* **Patch Option:** Set text colour on dropdown menu ([acb1e24](acb1e24))
* **Release CI:** truncate the "v" from version ([8595099](8595099))
* use lowercase repo names ([#1626](#1626)) ([edd8602](edd8602))

### Features

* Add API migration code ([#1615](#1615)) ([28ae276](28ae276))
* add haptic feedback ([#1459](#1459)) ([7911459](7911459))
* Improve app selector and patcher UI ([#1616](#1616)) ([efb2d5e](efb2d5e))
* Improve Split APK warning readability ([#1625](#1625)) ([6fd740f](6fd740f))
* Simplify settings strings ([#1618](#1618)) ([0d45fe4](0d45fe4))
* use native TextField ([9ed43ef](9ed43ef))

### Performance Improvements

* Load patched apps as soon as possible ([c94eb7a](c94eb7a))
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent f38a593 commit bea99bb
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.18.0+101800000
version: 1.19.0-dev.1+1900001

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

0 comments on commit bea99bb

Please sign in to comment.