diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d93b64..a047d83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 1.12.0 - 2024-08-05 - The option `renpyWarp.followCursorExecInterval` has been removed. The operation is now instantaneous. - Removes dependency on the deprecated `LuqueDaniel.languague-renpy` and refactor features that depended on it. diff --git a/package.json b/package.json index 2e8ac84..06ceedd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "renpyWarp", "displayName": "Ren'Py Launch and Sync", "description": "Keep Ren'Py in sync with your code", - "version": "1.11.0", + "version": "1.12.0", "publisher": "PaisleySoftworks", "icon": "images/eileen.png", "engines": {