diff --git a/electron/package.json b/electron/package.json index 518a2f92..5590f8a1 100755 --- a/electron/package.json +++ b/electron/package.json @@ -1,7 +1,7 @@ { "name": "yarn-editor", "main": "main.js", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "author": " @infinite_ammo, @seiyria, @beeglebug ,Todor Imreorov", "description": "Dialogue editor created for \"Night in the Woods\" (and other projects) by @NoelFB and @infinite_ammo with contributions from @seiyria and @beeglebug. It is heavily inspired by and based on the amazing Twine software: http://twinery.org/. This version has been ported over to Electron and extended with further functionality by Todor Imreorov", diff --git a/package.json b/package.json index 71170eec..d68ad8d1 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/YarnSpinnerTool/YarnEditor/issues" }, - "version": "0.2.3", + "version": "0.2.4", "scripts": { "build": "webpack -p --progress --mode production --config webpack.config.js", "build-dev": "cross-env NODE_ENV=dev webpack -p --progress --config webpack.config.js", diff --git a/src/index.html b/src/index.html index 4e89efc2..e226e5c7 100755 --- a/src/index.html +++ b/src/index.html @@ -275,7 +275,7 @@