Skip to content

Commit 0c4abd2

Browse files
committed
resize button and bump version
1 parent 14e5560 commit 0c4abd2

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
@@ -25,7 +25,7 @@ This package only supports the Universal Render Pipeline. Unity's Job System and
2525
This project is part of the [Smart Assistant](https://github.com/voxell-tech/SmartAssistant) project. If you feel like supporting the development of this project, simply click the "Sponsor" button on this page or support us on [Patreon](https://www.patreon.com/smartassistant)! Thank you!
2626

2727
<a href="https://www.patreon.com/smartassistant" target="_blank">
28-
<img src="https://teaprincesschronicles.files.wordpress.com/2020/03/support-me-on-patreon.png" alt="patreon" width="200px" height="50px"/>
28+
<img src="https://teaprincesschronicles.files.wordpress.com/2020/03/support-me-on-patreon.png" alt="patreon" width="200px" height="55px"/>
2929
</a>
3030

3131
<a href ="https://ko-fi.com/voxelltech" target="_blank">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "GPL v3.0",
1212
"unity": "2020.2",
1313
"unityRelease": "0f1",
14-
"version": "1.0.0",
14+
"version": "1.1.0",
1515
"dependencies": {
1616
"com.unity.visualeffectgraph": "10.3.2",
1717
"smartassistant.voxell.core": "1.0.0"

0 commit comments

Comments
 (0)