From 2881f1b1367482083d113e3216ef66a20cf69743 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Wed, 25 Jan 2023 14:56:28 +0100 Subject: [PATCH] - [release] v10.6.0-rc02 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 200b7e2b1..b90d26286 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ## Latest releases 🛠 -- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.5.2](https://github.com/mikepenz/AboutLibraries/tree/v10.5.2) | [v10.6.0-b01](https://github.com/mikepenz/AboutLibraries/tree/v10.6.0-rc01) +- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.5.2](https://github.com/mikepenz/AboutLibraries/tree/v10.5.2) | [v10.6.0-rc02](https://github.com/mikepenz/AboutLibraries/tree/v10.6.0-rc02) - 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 dd8b1f7fe..1c9f01e7b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.mikepenz -VERSION_NAME=10.6.0-rc01 +VERSION_NAME=10.6.0-rc02 VERSION_CODE=100600 POM_URL=https://github.com/mikepenz/AboutLibraries