From e80ee098930a70bb3ddd6d8cf293adf917eb95f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 Apr 2024 02:35:20 +0000 Subject: [PATCH] chore(release): 1.19.4-dev.7 [skip ci] ## [1.19.4-dev.7](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.6...v1.19.4-dev.7) (2024-04-04) ### Bug Fixes * **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52](https://github.com/ReVanced/revanced-manager/commit/025ff527ee8bfc01767c5df94cb399ca3b98cf27)) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7b5332b7..3c8f0eb3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.19.4-dev.6+101800012 +version: 1.19.4-dev.7+101800013 environment: sdk: '>=3.0.0 <4.0.0'