From c209c32613700281b784b656766b6c04ca5b8c69 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Mar 2024 09:16:08 +0000 Subject: [PATCH] chore(release): 1.19.3 [skip ci] ## [1.19.3](https://github.com/ReVanced/revanced-manager/compare/v1.19.2...v1.19.3) (2024-03-09) ### Bug Fixes * Copy APK to working directory before trying to write to it ([5cd1cba](https://github.com/ReVanced/revanced-manager/commit/5cd1cba6685f5c981ca1435885c60fddb53bbcaa)) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a5bc5fa2..af18fcac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.19.3-dev.1+101800005 +version: 1.19.3+101800006 environment: sdk: '>=3.0.0 <4.0.0'