diff --git a/README.md b/README.md index 96b7b2c07..c33b289bb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ## Latest releases 🛠 -- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.8.3](https://github.com/mikepenz/AboutLibraries/tree/v10.8.3) | | [v10.9.0-b02](https://github.com/mikepenz/AboutLibraries/tree/v10.9.0-b02) +- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.9.0](https://github.com/mikepenz/AboutLibraries/tree/v10.9.0) - Kotlin && Gradle Plugin | [v8.9.4](https://github.com/mikepenz/AboutLibraries/tree/v8.9.4) ## Gradle Plugin diff --git a/gradle.properties b/gradle.properties index 5e494e063..ba97d62e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ GROUP=com.mikepenz -VERSION_NAME=10.9.0-b02 +VERSION_NAME=10.9.0 VERSION_CODE=100900 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries