From c89fff34c1a90b4401ef1a941e71446958d6887d Mon Sep 17 00:00:00 2001 From: Andrew Steinborn Date: Sun, 31 Oct 2021 23:24:57 -0400 Subject: [PATCH] We're past the point where this is a bug-fix release. Bump to Velocity 3.1.0. --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 947609cd4..117ea0191 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ allprojects { apply plugin: "com.github.spotbugs" group 'com.velocitypowered' - version '3.0.2-SNAPSHOT' + version '3.1.0-SNAPSHOT' ext { // dependency versions