9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00

bump version 3.0.15.2

This commit is contained in:
XiaoMoMi
2024-12-10 16:24:46 +08:00
parent 63896acda6
commit 26b593950d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Project settings # Project settings
# Rule: [major update].[feature update].[bug fix] # Rule: [major update].[feature update].[bug fix]
project_version=3.0.15.1 project_version=3.0.15.2
config_version=34 config_version=34
project_group=net.momirealms project_group=net.momirealms
@@ -18,8 +18,8 @@ asm_commons_version=9.7.1
jar_relocator_version=1.7 jar_relocator_version=1.7
h2_driver_version=2.3.232 h2_driver_version=2.3.232
sqlite_driver_version=3.47.0.0 sqlite_driver_version=3.47.0.0
adventure_bundle_version=4.17.0 adventure_bundle_version=4.18.0-SNAPSHOT
adventure_platform_version=4.3.4 adventure_platform_version=4.3.5-SNAPSHOT
cloud_core_version=2.0.0 cloud_core_version=2.0.0
cloud_services_version=2.0.0 cloud_services_version=2.0.0
cloud_brigadier_version=2.0.0-beta.10 cloud_brigadier_version=2.0.0-beta.10

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000 networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists