Skip to content

Commit 2f77c83

Browse files
committed
package update
1 parent 4ddbbd7 commit 2f77c83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Welcome to com.gameframe.gui 👋</h1>
22
<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" />
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>
@@ -19,7 +19,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
1919
```js
2020
{
2121
"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",
2323
...
2424
},
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gameframe.gui",
33
"displayName": "Gameframe.GUI",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"description": "GUI Systems and Utilities",
66
"keywords": [],
77
"author": {

0 commit comments

Comments
 (0)