Skip to content
Snippets Groups Projects
Commit 6107fce8 authored by Pregmodder's avatar Pregmodder
Browse files

Update fc-version.js

parent 9627652a
No related branches found
No related tags found
No related merge requests found
Pipeline #49439 passed
App.Version = { App.Version = {
base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed. base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed.
pmod: "4.0.0-alpha.14", pmod: "4.0.0-alpha.15",
commitHash: null, commitHash: null,
release: 1170, // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js. release: 1170, // 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