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

Merge branch 'pregmod-dev' into 'pregmod-master'

Pregmod v3.9.3

See merge request pregmodfan/fc-pregmod!9064
parents 4a26c62c 11bfb06a
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