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 # GURU Max
### VERSION 0.1.0 ### VERSION 1;.1.4
- Unity插件版本: 5.11.3 - Unity插件版本: 6.1.2
- Android: 11.11.3 - Android: 12.1.0
- iOS: 11.11.3 - iOS: 12.1.0
## 插件介绍 ## 插件介绍
@ -24,7 +24,7 @@ AppLovin插件
``` ```
{ {
"dependencies": { "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",
... ...
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "com.guru.unity.max", "name": "com.guru.unity.max",
"displayName": "Guru Max", "displayName": "Guru Max",
"version": "1.1.1", "version": "1.1.4",
"description": "Guru 整合 AppLovinMax 插件", "description": "Guru 整合 AppLovinMax 插件",
"unity": "2020.3", "unity": "2020.3",
"author": { "author": {