Skip to content

Commit

Permalink
#59: Provide the next snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiens12357 committed Feb 16, 2024
1 parent f04cb4a commit cb3689a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

group = "info.novatec"
version = "2.0"
version = "3.0-SNAPSHOT"
description = "camunda-bpmn-documentation-generator"
java.sourceCompatibility = JavaVersion.VERSION_17

Expand Down

0 comments on commit cb3689a

Please sign in to comment.