Skip to content

Commit 4ec3370

Browse files
chore(release): 1.0.0-dev.5 [skip ci]
# [1.0.0-dev.5](v1.0.0-dev.4...v1.0.0-dev.5) (2024-09-08) ### Bug Fixes * Create a dummy publishing repository to fix publications & signing ([397b7b3](397b7b3))
1 parent ad7bcd9 commit 4ec3370

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.0.0-dev.5](https://github.com/ReVanced/revanced-patches-gradle-plugin/compare/v1.0.0-dev.4...v1.0.0-dev.5) (2024-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Create a dummy publishing repository to fix publications & signing ([397b7b3](https://github.com/ReVanced/revanced-patches-gradle-plugin/commit/397b7b3393fc06f0002536486096fff100abe7ad))
7+
18
# [1.0.0-dev.4](https://github.com/ReVanced/revanced-patches-gradle-plugin/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2024-08-08)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 1.0.0-dev.4
4+
version = 1.0.0-dev.5

0 commit comments

Comments
 (0)