Skip to content

Commit

Permalink
1.4.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Aug 6, 2024
1 parent 2dd7d43 commit db2f631
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 @@ -12,7 +12,7 @@ defaultTasks("clean", "build")

allprojects {
group = "com.github.mvysny.kaributesting"
version = "1.4.3"
version = "1.4.4-SNAPSHOT"
repositories {
mavenCentral()
maven(url = "https://maven.vaadin.com/vaadin-addons")
Expand Down

0 comments on commit db2f631

Please sign in to comment.