diff --git a/data/changelog.json b/data/changelog.json index f5a438c5..2193f014 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -406,5 +406,10 @@ "ver": "1.35.6", "date": "2023-10-24", "txt": "(- Updated to latest 5etools libs (thanks @ darthbeep))" + }, + { + "ver": "1.35.7", + "date": "2023-11-26", + "txt": "- Fixed crash/added warning when new UI is enabled (thanks @ Redweller)\n- Fixed polygon tool when new UI is disabled (thanks @ Redweller)" } ] diff --git a/node/build-scripts.js b/node/build-scripts.js index c8ee69f7..79b396aa 100644 --- a/node/build-scripts.js +++ b/node/build-scripts.js @@ -1,6 +1,6 @@ const fs = require("fs"); -const SCRIPT_VERSION = "1.35.6"; +const SCRIPT_VERSION = "1.35.7"; const matchString = ` // @match https://app.roll20.net/editor