Skip to content

Commit 20cd52c

Browse files
authored
[ci skip] go back to snapshot
1 parent 25fa79f commit 20cd52c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ defaultTasks 'build', 'checkLicenses', 'test', 'jar'
2323

2424
allprojects {
2525

26-
def major = 3, minor = 4, patch = 3, versionType = "RELEASE"
26+
def major = 3, minor = 4, patch = 4, versionType = "SNAPSHOT"
2727

2828
group 'de.dytanic.cloudnet'
2929
version "$major.$minor.$patch-$versionType"

0 commit comments

Comments
 (0)