File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >Welcome to com.gameframe.saveload 👋</h1 >
22<p >
3- <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.0 -blue.svg?cacheSeconds=2592000 " />
3+ <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.1 -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 >
@@ -21,7 +21,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
2121``` js
2222{
2323 " dependencies" : {
24- " com.gameframe.saveload" : " https://github.com/coryleach/UnitySaveLoad.git#1.0.0 " ,
24+ " com.gameframe.saveload" : " https://github.com/coryleach/UnitySaveLoad.git#1.0.1 " ,
2525 ...
2626 },
2727}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.gameframe.saveload" ,
33 "displayName" : " Gameframe.SaveLoad" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "description" : " Serialization helper utility that supports save, load and encryption." ,
66 "keywords" : [],
77 "author" : {
You can’t perform that action at this time.
0 commit comments