Skip to content

Commit 894d751

Browse files
committed
prepare release 33.3.2
1 parent 4d54c58 commit 894d751

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
@@ -5,7 +5,7 @@ plugins {
55

66
group = "com.teamscale"
77

8-
val appVersion by extra("33.3.1")
8+
val appVersion by extra("33.3.2")
99

1010
val snapshotVersion = appVersion + if (VersionUtils.isTaggedRelease()) "" else "-SNAPSHOT"
1111

0 commit comments

Comments
 (0)