diff --git a/README.md b/README.md index 0f2035740..a497f17df 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ ## Latest releases 🛠 -- Kotlin && Multiplatform && Compose && Plugin | [v11.1.4](https://github.com/mikepenz/AboutLibraries/tree/v11.1.4) -- Kotlin 2.x && Multiplatform && Compose && Plugin | [v11.2.0-a01](https://github.com/mikepenz/AboutLibraries/tree/v11.2.0-a01) +- Kotlin 2.x && Multiplatform && Compose && Plugin | [v11.2.0](https://github.com/mikepenz/AboutLibraries/tree/v11.2.0) ## Gradle Plugin diff --git a/gradle.properties b/gradle.properties index b02213783..1cbb1d192 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ GROUP=com.mikepenz -VERSION_NAME=11.2.0-a01 +VERSION_NAME=11.2.0 VERSION_CODE=110200 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries