ftb version bump

Bumped for ftb version 2.4.1
This commit is contained in:
Michael (Parker) Parker 2018-09-13 12:48:34 -04:00
parent c13741f857
commit f97d88c3eb

View File

@ -27,7 +27,7 @@
"name": "Modpack Version",
"description": "Version of the modpack to use",
"env_variable": "MODPACK_VERSION",
"default_value": "1.6.0",
"default_value": "2.4.1",
"user_viewable": 1,
"user_editable": 1,
"rules": "required|string|max:20"