chore(release): 1.25.0-dev.1 [skip ci]

# [1.25.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.24.1-dev.5...v1.25.0-dev.1) (2025-05-05)

### Bug Fixes

* Fix installation being cancelled at installation by not prematurely deleting patched APK  ([#2490](https://github.com/ReVanced/revanced-manager/issues/2490)) ([dedcb3c](dedcb3c51a))
* Use device locale for app language (Default to English) ([#2488](https://github.com/ReVanced/revanced-manager/issues/2488)) ([3074766](3074766ff2))

### Features

* Add toggle to use pre-releases ([#2485](https://github.com/ReVanced/revanced-manager/issues/2485)) ([89b48ce](89b48cebcf))
This commit is contained in:
semantic-release-bot 2025-05-05 14:15:17 +00:00
parent 89b48cebcf
commit 767fa77436

View file

@ -4,7 +4,7 @@ homepage: https://revanced.app
publish_to: 'none'
version: 1.24.1-dev.5+101800060
version: 1.25.0-dev.1+101800061
environment:
sdk: '>=3.7.0'