From 81e5e4a0a76deca000b345719d23209f2ffce9d8 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Sun, 6 Jul 2025 09:52:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gradle.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 58d8b22..b5598b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=socket-utilts -VERSIONS=0.1 +VERSIONS=1.0.1 MAINCLASS=com.mingliqiye.Main JDKVERSIONS=1.8