mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-28 05:11:03 +00:00
chore(release): 1.0.0-dev.1 [skip ci]
# [1.0.0-dev.1](https://github.com/revanced/revanced-manager/compare/v0.0.57...v1.0.0-dev.1) (2023-04-29) ### Bug Fixes * fix broken manager update implmentation ([6492507](6492507d0e)) * **i18n:** update translation for `refreshSucess` ([b286444](b286444ad9)) * open contributor links externally ([#791](https://github.com/revanced/revanced-manager/issues/791)) ([f0b0282](f0b028279c)) * resized monochrome icon to match the original ([#789](https://github.com/revanced/revanced-manager/issues/789)) ([ac830cb](ac830cbe7f)) * update pubspec version ([65da6af](65da6af3f9)) * chore!: merge `dev` to `main` (#830) ([782c012](782c0127b1)), closes [#830](https://github.com/revanced/revanced-manager/issues/830) ### Features * add continue anyway button to select from storage dialog ([#810](https://github.com/revanced/revanced-manager/issues/810)) ([affba66](affba669ce)) * add option to import/export keystore ([#776](https://github.com/revanced/revanced-manager/issues/776)) ([dca2d4f](dca2d4fe12)) * appreciation message for new contributors ([0a1f2da](0a1f2da33d)) * auto select default patches ([4c9cb56](4c9cb560e3)) * change `continue anyways` to `cancel` ([cfc866b](cfc866bef2)) * **ci:** update crowdin workflow to use new main branch ([ded59d2](ded59d2da0)) * confirmation dialog for deleting keystore ([#764](https://github.com/revanced/revanced-manager/issues/764)) ([054afbb](054afbbedd)) * disable selecting installed apps for nonroot ([bb681e3](bb681e31c9)) * improve suggested app version text ([#822](https://github.com/revanced/revanced-manager/issues/822)) ([ad17995](ad17995f28)) * improve ux ([#752](https://github.com/revanced/revanced-manager/issues/752)) ([3b677f8](3b677f8ae3)), closes [#782](https://github.com/revanced/revanced-manager/issues/782) * progress bar for manager updates ([f5aafdb](f5aafdb7d6)) * remove notice about stale development [skip ci] ([62f7a82](62f7a820d8)) * resetting source to default dismiss the sources pop-up ([#797](https://github.com/revanced/revanced-manager/issues/797)) ([62ef1c8](62ef1c88fe)) * trim extra space when setting custom source ([#771](https://github.com/revanced/revanced-manager/issues/771)) ([37b583f](37b583f560)) * warning for armv7 devices ([cdfb09f](cdfb09fbfa)) ### BREAKING CHANGES * this is to release as 1.0.0
This commit is contained in:
@@ -2,7 +2,7 @@ name: revanced_manager
|
||||
description: The official ReVanced Manager.
|
||||
homepage: https://github.com/revanced/revanced-manager
|
||||
publish_to: none
|
||||
version: 1.0.0+100000000
|
||||
version: 1.0.0-dev.1+100000100
|
||||
environment:
|
||||
sdk: ">=2.17.5 <3.0.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user