diff --git a/README.md b/README.md index 9d71deced..091dc2929 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## 🧩 ReVanced Patches -ReVanced Extended Patches. +ReVanced Extended Patches. + +See the [documentation](https://github.com/inotia00/revanced-documentation#readme) to learn how to apply patches and build ReVanced Extended apps. ## 📋 List of patches in this repository diff --git a/gradle.properties b/gradle.properties index 6cd333a0a..a380e7f51 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 4.14.2-dev.2 +version = 4.15.1-dev.1