We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1b0c8 commit 65b9b30Copy full SHA for 65b9b30
README.md
@@ -8,7 +8,7 @@ Custom pipeline plugin about how to make work together Adobe Photoshop's files w
8
9
#### Unity Plugin
10
The latest version can be installed via [package manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) using following git URL: \
11
-`https://github.com/am1goo/unity-plugin-spritesheet-3000.git#0.4.3`
+`https://github.com/am1goo/unity-plugin-spritesheet-3000.git#0.4.4`
12
13
## Getting started
14
#### Adobe Photoshop CC Extension
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.am1goo.spritesheet3000",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"displayName": "Spritesheet 3000",
5
"description": "Spritesheet 3000 Plugin for Unity",
6
"unity": "2020.3",
0 commit comments