From d47afb67f618740de0af9808561294147bee21bb Mon Sep 17 00:00:00 2001 From: huyufei Date: Thu, 14 Mar 2024 13:12:43 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 57303a6..035a8b0 100644 --- a/README.md +++ b/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 ## 插件介绍 @@ -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", + ... } } ``` diff --git a/package.json b/package.json index 47cc287..9c1413d 100644 --- a/package.json +++ b/package.json @@ -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": {