Skip to content

Commit 8ddfcce

Browse files
author
game-workstore-bot
committed
Updated README.md
1 parent 669b2de commit 8ddfcce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Use it your own risk!
77

88
At package.json, add these lines of code:
99
```json
10-
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.1.4"
11-
"com.gameworkstore.patterns": "https://github.com/GameWorkstore/patterns.git#1.2.0"
10+
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.2.4"
11+
"com.gameworkstore.patterns": "https://github.com/GameWorkstore/patterns.git#1.3.2"
1212
```
1313

1414
And wait for unity to download and compile the package.
1515

1616
you can upgrade your version by including the release version at end of the link:
1717
```json
18-
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.1.5"
18+
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.2.4"
1919
```
2020

2121
# Contributions

0 commit comments

Comments
 (0)