Skip to content

Commit

Permalink
version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qdsfdhvh committed Jun 28, 2023
1 parent 7f90615 commit a6d3d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Versions {
private const val monir = "5"

// backwards compatible bug fixes
private const val path = "1"
private const val path = "2"
const val version = "$major.$monir.$path"
}

Expand Down

0 comments on commit a6d3d33

Please sign in to comment.