Skip to content

Commit 8434729

Browse files
committed
8.2-SNAPSHOT
1 parent 0780ed3 commit 8434729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
allprojects {
88
group = "org.projectforge"
9-
version = "8.1" // Update version string here (nowhere else)
9+
version = "8.2-SNAPSHOT" // Update version string here (nowhere else)
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)