Skip to content

Commit

Permalink
Bump the project version to 0.7.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 1, 2024
1 parent 89a2272 commit e9a89a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/VersionsAndDependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object DependencyVersions {
val binaryCompatibilityValidator = "0.16.3"
}

val alignedPluginVersion = "0.7.0-SNAPSHOT"
val alignedPluginVersion = "0.7.1-SNAPSHOT"

// "x.y.z" indicates the version of the way of organizing the code,
// and the date indicates the version when the dependency versions are updated.
Expand Down

0 comments on commit e9a89a6

Please sign in to comment.