Skip to content
Snippets Groups Projects
Commit 795b5cb5 authored by Pregmodder's avatar Pregmodder
Browse files

Update fc-version.js

parent 84bdb30c
No related branches found
No related tags found
No related merge requests found
App.Version = {
base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed.
pmod: "3.8.6",
pmod: "3.9.0",
commitHash: null,
release: 1117 // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js.
release: 1118 // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js.
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment