Skip to content

Commit 6ce99f5

Browse files
chore(release): 14.1.0 [skip ci]
# [14.1.0](v14.0.0...v14.1.0) (2023-08-24) ### Bug Fixes * move version properties file to correct package ([e985676](e985676)) ### Features * properly make use of logging facade ([ba56a6a](ba56a6a))
1 parent 13c0c9c commit 6ce99f5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [14.1.0](https://github.com/ReVanced/revanced-patcher/compare/v14.0.0...v14.1.0) (2023-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* move version properties file to correct package ([e985676](https://github.com/ReVanced/revanced-patcher/commit/e985676c2d8e5d6cb907d371de30428caaa6da43))
7+
8+
9+
### Features
10+
11+
* properly make use of logging facade ([ba56a6a](https://github.com/ReVanced/revanced-patcher/commit/ba56a6a2eef503c0d6cdd846ddce2e1474d8ed1a))
12+
113
# [14.1.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v14.0.1-dev.1...v14.1.0-dev.1) (2023-08-24)
214

315

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 = 14.1.0-dev.1
4+
version = 14.1.0

0 commit comments

Comments
 (0)