diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da4198..b7afd91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## 1.4.1 - 2024-07-11 + +- Fixes a few bugs that broke the extension on Windows. Sorry about that! + ## 1.4.0 - 2024-07-11 - Improve first time setup experience by prompting the user to set the Ren'Py diff --git a/package.json b/package.json index f36c932..a189dd1 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.4.0", + "version": "1.4.1", "publisher": "PaisleySoftworks", "icon": "images/eileen.png", "engines": {