Update dbconfig.txt

Update DBVERSION from 2 to 3, which is the latest for clean installs
This commit is contained in:
Ruined1
2018-06-11 04:16:12 -04:00
committed by GitHub
parent a5d97dbc45
commit 36a1d5dbcb
+1 -1
View File
@@ -9,7 +9,7 @@
## This value must be set to the version of the paradise schema in use.
## If this value does not match, the SQL database will not be loaded and an error will be generated.
## Roundstart will be delayed.
DB_VERSION 2
DB_VERSION 3
## Server the MySQL database can be found at.
# Examples: localhost, 200.135.5.43, www.mysqldb.com, etc.