diff --git a/README.md b/README.md index d947ae091..2066ebbc4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ ## Latest releases 🛠 -- Kotlin 2.x && Multiplatform && Compose && Plugin | [v11.2.3](https://github.com/mikepenz/AboutLibraries/tree/v11.2.3) -- Kotlin 2.x && Multiplatform && Compose && Plugin - Compile 35 | [v11.3.0-b01](https://github.com/mikepenz/AboutLibraries/tree/v11.3.0-b01 +- [v11.2.3](https://github.com/mikepenz/AboutLibraries/tree/v11.2.3) +- Compile 35 | Gradle 7.0+ | [v11.3.0-rc01](https://github.com/mikepenz/AboutLibraries/tree/v11.3.0-rc01 ## Gradle Plugin diff --git a/gradle.properties b/gradle.properties index 1260b409b..e6a294cbf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ GROUP=com.mikepenz -VERSION_NAME=11.3.0-b01 +VERSION_NAME=11.3.0-rc01 VERSION_CODE=110300 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries