update: 更新版本号

main
胡宇飞 2024-03-14 13:12:43 +08:00
parent 11cedb85b7
commit d47afb67f6
2 changed files with 8 additions and 8 deletions

View File

@ -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
## 插件介绍
@ -23,9 +23,9 @@ AppLovin插件
- 修改位于项目 `Packages/manifest.json` 文件,在`dependencies`中添加
```
{
"dependencies": {
"com.guru.unity.max": "git@github.com:castbox/upm_guru_max.git#0.1.0",
...
"dependencies": {
"com.guru.unity.max": "ssh://git@git.chengdu.pundit.company/castbox/com.guru.unity.max.git#main",
...
}
}
```

View File

@ -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": {