remove dev from the version number
This commit is contained in:
+1
-2
@@ -5,7 +5,7 @@ org.gradle.caching=true
|
||||
|
||||
# Mod Info
|
||||
mod_name=DistantHorizons
|
||||
mod_version=2.3.2-b-dev
|
||||
mod_version=2.3.2-b
|
||||
api_version=4.0.0
|
||||
maven_group=com.seibel.distanthorizons
|
||||
mod_readable_name=Distant Horizons
|
||||
@@ -25,7 +25,6 @@ lz4_version=1.8.0
|
||||
xz_version=1.9
|
||||
sqlite_jdbc_version=3.47.2.0
|
||||
# 8.2.1 is the newest version we can use since that's the version MC 1.16.5 uses
|
||||
# (at least until we can fix the gradle script so core and main can use/shade different fastutil versions)
|
||||
fastutil_version=8.2.1
|
||||
#svgSalamander_version=1.1.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user