Skip to content

Commit 7b6138b

Browse files
chore: Release v1.1.0-dev.3 [skip ci]
# [1.1.0-dev.3](v1.1.0-dev.2...v1.1.0-dev.3) (2025-07-03) ### Bug Fixes * Fix release workflow (again) ([5bde601](5bde601))
1 parent 5bde601 commit 7b6138b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0-dev.3](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.2...v1.1.0-dev.3) (2025-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix release workflow (again) ([5bde601](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/5bde601bdda26d1b7704172eab239ff9ae41fb20))
7+
18
# [1.1.0-dev.2](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.1...v1.1.0-dev.2) (2025-07-03)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ kotlin.code.style = official
2121
# resources declared in the library itself and none from the library's dependencies,
2222
# thereby reducing the size of the R class for that library
2323
android.nonTransitiveRClass = true
24-
version = 1.1.0-dev.2
24+
version = 1.1.0-dev.3

0 commit comments

Comments
 (0)