From 3c0c2a882ae99e9ba21b4dd480091a583aa58d60 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sun, 6 Oct 2024 22:38:20 +0900 Subject: [PATCH] bump 4.15.1-dev.1 --- README.md | 4 +++- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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