diff --git a/README.md b/README.md index 0333aea..4ca568b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Custom pipeline plugin about how to make work together Adobe Photoshop's files w #### Unity Plugin The latest version can be installed via [package manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) using following git URL: \ -`https://github.com/am1goo/unity-plugin-spritesheet-3000.git#0.4.4` +`https://github.com/am1goo/unity-plugin-spritesheet-3000.git#0.4.5` ## Getting started #### Adobe Photoshop CC Extension diff --git a/package.json b/package.json index 71bcc75..fa35322 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.am1goo.spritesheet3000", - "version": "0.4.4", + "version": "0.4.5", "displayName": "Spritesheet 3000", "description": "Spritesheet 3000 Plugin for Unity", "unity": "2020.3",