From c08d5813c0c12fe620cff9f8ceddec46cca5e513 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Thu, 10 Jul 2025 08:42:23 +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 f6761c5..9718e12 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=network-endpoint -VERSIONS=1.0.3 +VERSIONS=1.0.4 MAINCLASS=com.mingliqiye JDKVERSIONS=1.8