File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >Welcome to com.gameframe.scriptableobjects 👋</h1 >
2
2
<p >
3
- <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.2 -blue.svg?cacheSeconds=2592000 " />
3
+ <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.3 -blue.svg?cacheSeconds=2592000 " />
4
4
<a href =" https://twitter.com/coryleach " >
5
5
<img alt="Twitter: coryleach" src="https://img.shields.io/twitter/follow/coryleach.svg?style=social" target="_blank" />
6
6
</a >
@@ -22,7 +22,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
22
22
``` js
23
23
{
24
24
" dependencies" : {
25
- " com.gameframe.scriptableobjects" : " https://github.com/coryleach/UnityScriptableObjects.git#1.0.2 " ,
25
+ " com.gameframe.scriptableobjects" : " https://github.com/coryleach/UnityScriptableObjects.git#1.0.3 " ,
26
26
...
27
27
},
28
28
}
You can’t perform that action at this time.
0 commit comments