Compare commits

..

2 Commits

Author SHA1 Message Date
semantic-release-bot
7d1f200621 chore(release): 2.17.1-dev.1 [skip ci]
## [2.17.1-dev.1](https://github.com/revanced/revanced-cli/compare/v2.17.0...v2.17.1-dev.1) (2022-12-15)
2022-12-15 00:01:17 +00:00
oSumAtrIX
a7db6cb8f1 build: do not comment on successful releases 2022-12-15 01:00:22 +01:00
3 changed files with 5 additions and 2 deletions

View File

@@ -31,7 +31,8 @@
{
"path": "build/libs/*all.jar"
}
]
],
successComment: false
}
],
[

View File

@@ -1,3 +1,5 @@
## [2.17.1-dev.1](https://github.com/revanced/revanced-cli/compare/v2.17.0...v2.17.1-dev.1) (2022-12-15)
# [2.17.0](https://github.com/revanced/revanced-cli/compare/v2.16.1...v2.17.0) (2022-12-14)

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.17.0
version = 2.17.1-dev.1