Skip to content

Commit c65ff52

Browse files
committed
Update version to 3.4.4 for release
1 parent 96ebe20 commit c65ff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
allprojects {
2929
group = 'net.minecrell'
3030
description = 'An extremely customizable server status ping plugin for Minecraft'
31-
version = '3.4.4-SNAPSHOT'
31+
version = '3.4.4'
3232

3333
apply plugin: 'java'
3434
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)