Skip to content
Snippets Groups Projects
Commit 11bfb06a authored by Pregmodder's avatar Pregmodder
Browse files

Pregmod v3.9.3

parent 4a26c62c
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [0.10.7.1-3.9.3] - 2021-03-12
* fixes event issues
* incubator object conversion
## [0.10.7.1-3.9.2] - 2021-03-11
* more JS conversion
......
App.Version = {
base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed.
pmod: "3.9.2",
pmod: "3.9.3",
commitHash: null,
release: 1122 // 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