From 1ec83b19e37e52a3c860997dcc22676d2d386226 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Sat, 4 Nov 2023 09:48:22 +0100 Subject: [PATCH] - [release] v10.9.2-wasm1 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28ca40d19..fcf669505 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ## Latest releases 🛠 -- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.9.2](https://github.com/mikepenz/AboutLibraries/tree/v10.9.2) +- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.9.2-wasm1](https://github.com/mikepenz/AboutLibraries/tree/v10.9.2-wasm1) - 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 31b3a9949..0c02c0d55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ GROUP=com.mikepenz -VERSION_NAME=10.9.2 +VERSION_NAME=10.9.2-wasm1 VERSION_CODE=100902 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries