Skip to content

Commit dfbcdbc

Browse files
authored
Update README.md
1 parent b66c1c9 commit dfbcdbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Welcome to com.gameframe.scriptableobjects 👋</h1>
22
<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" />
44
<a href="https://twitter.com/coryleach">
55
<img alt="Twitter: coryleach" src="https://img.shields.io/twitter/follow/coryleach.svg?style=social" target="_blank" />
66
</a>
@@ -22,7 +22,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
2222
```js
2323
{
2424
"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",
2626
...
2727
},
2828
}

0 commit comments

Comments
 (0)