Skip to content

Commit

Permalink
- [release] v10.4.0-b01
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jul 4, 2022
1 parent a50a5bd commit 652a087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

## Latest releases 🛠

- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.3.1](https://github.com/mikepenz/AboutLibraries/tree/v10.3.1)
- (Next Gen) Kotlin && Multiplatform && Plugin | [v10.3.1](https://github.com/mikepenz/AboutLibraries/tree/v10.3.1) / [v10.4.0-b01](https://github.com/mikepenz/AboutLibraries/tree/v10.4.0-b01)
- Kotlin && Gradle Plugin | [v8.9.4](https://github.com/mikepenz/AboutLibraries/tree/v8.9.4)

## Gradle Plugin
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP=com.mikepenz
VERSION_NAME=10.3.1
VERSION_CODE=100301
VERSION_NAME=10.4.0-b01
VERSION_CODE=100400

POM_URL=https://github.com/mikepenz/AboutLibraries
POM_SCM_URL=https://github.com/mikepenz/AboutLibraries
Expand Down

0 comments on commit 652a087

Please sign in to comment.