update: 更新版本号
parent
11cedb85b7
commit
d47afb67f6
10
README.md
10
README.md
|
|
@ -1,10 +1,10 @@
|
|||
# GURU Max
|
||||
|
||||
### VERSION 0.1.0
|
||||
### VERSION 1;.1.4
|
||||
|
||||
- Unity插件版本: 5.11.3
|
||||
- Android: 11.11.3
|
||||
- iOS: 11.11.3
|
||||
- Unity插件版本: 6.1.2
|
||||
- Android: 12.1.0
|
||||
- iOS: 12.1.0
|
||||
|
||||
## 插件介绍
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ AppLovin插件
|
|||
```
|
||||
{
|
||||
"dependencies": {
|
||||
"com.guru.unity.max": "git@github.com:castbox/upm_guru_max.git#0.1.0",
|
||||
"com.guru.unity.max": "ssh://git@git.chengdu.pundit.company/castbox/com.guru.unity.max.git#main",
|
||||
...
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "com.guru.unity.max",
|
||||
"displayName": "Guru Max",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.4",
|
||||
"description": "Guru 整合 AppLovinMax 插件",
|
||||
"unity": "2020.3",
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue