From 443e739e0be01fb0283e72b295a6fad25b9af116 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Thu, 24 Nov 2022 14:03:56 +0100 Subject: [PATCH] - [release] v10.6.0-b01 --- README.md | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e222a0dee..1c3d4c3b9 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) +- (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-b01) - 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 7de6891eb..a317b85ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ GROUP=com.mikepenz -VERSION_NAME=10.5.2 -VERSION_CODE=100502 +VERSION_NAME=10.6.0-b01 +VERSION_CODE=100600 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries