update terraria version

changes from 1.4.0.2 to latest
This commit is contained in:
parkervcp 2020-06-09 21:33:43 -04:00
parent d22f9539ac
commit c4f627d026
No known key found for this signature in database
GPG Key ID: 7C5E91D0CB9B1738

View File

@ -27,7 +27,7 @@
"name": "Terraria version", "name": "Terraria version",
"description": "the version of Terraria that is to be used.\r\n\r\nYou can use the full version number or the file number. (ex. 1.3.5.3 or 1353)\r\n\r\nGet version numbers here - https:\/\/terraria.gamepedia.com\/Server#Downloads", "description": "the version of Terraria that is to be used.\r\n\r\nYou can use the full version number or the file number. (ex. 1.3.5.3 or 1353)\r\n\r\nGet version numbers here - https:\/\/terraria.gamepedia.com\/Server#Downloads",
"env_variable": "TERRARIA_VERSION", "env_variable": "TERRARIA_VERSION",
"default_value": "1.4.0.2", "default_value": "latest",
"user_viewable": 1, "user_viewable": 1,
"user_editable": 1, "user_editable": 1,
"rules": "required|string|max:20" "rules": "required|string|max:20"