diff --git a/README.md b/README.md index f89c24db1..4f75b985d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ## Latest releases 🛠 -- Compile 35 | Gradle 7.0+ | Java 17 | [v11.6.2](https://github.com/mikepenz/AboutLibraries/tree/11.6.2) +- Compile 35 | Gradle 7.0+ | Java 17 | [v11.6.3](https://github.com/mikepenz/AboutLibraries/tree/11.6.3) - [Legacy] Compile 35 | Gradle 7.0+ | [v11.3.0](https://github.com/mikepenz/AboutLibraries/tree/v11.3.0) ## Gradle Plugin diff --git a/gradle.properties b/gradle.properties index d8d6ac8e0..8b133daf7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ GROUP=com.mikepenz -VERSION_NAME=11.6.2 -VERSION_CODE=110602 +VERSION_NAME=11.6.3 +VERSION_CODE=110603 POM_URL=https://github.com/mikepenz/AboutLibraries POM_SCM_URL=https://github.com/mikepenz/AboutLibraries