Skip to content

Commit 65b9b30

Browse files
committed
bump version to 0.4.4
1 parent 7d1b0c8 commit 65b9b30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Custom pipeline plugin about how to make work together Adobe Photoshop's files w
88

99
#### Unity Plugin
1010
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`
11+
`https://github.com/am1goo/unity-plugin-spritesheet-3000.git#0.4.4`
1212

1313
## Getting started
1414
#### Adobe Photoshop CC Extension

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.am1goo.spritesheet3000",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"displayName": "Spritesheet 3000",
55
"description": "Spritesheet 3000 Plugin for Unity",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)