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 1
1
<h1 align =" center " >Welcome to com.gameframe.gui 👋</h1 >
2
2
<p >
3
- <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.5 -blue.svg?cacheSeconds=2592000 " />
3
+ <img alt =" Version " src =" https://img.shields.io/badge/version-1.0.6 -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 >
@@ -19,7 +19,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
19
19
``` js
20
20
{
21
21
" dependencies" : {
22
- " com.gameframe.gui" : " https://github.com/coryleach/UnityGUI.git#1.0.5 " ,
22
+ " com.gameframe.gui" : " https://github.com/coryleach/UnityGUI.git#1.0.6 " ,
23
23
...
24
24
},
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.gameframe.gui" ,
3
3
"displayName" : " Gameframe.GUI" ,
4
- "version" : " 1.0.5 " ,
4
+ "version" : " 1.0.6 " ,
5
5
"description" : " GUI Systems and Utilities" ,
6
6
"keywords" : [],
7
7
"author" : {
You can’t perform that action at this time.
0 commit comments