You've already forked Commercialization.tapadn
release: 1.0.1
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# [1.0.1]
|
||||||
|
|
||||||
|
### 调整
|
||||||
|
|
||||||
|
* 包声明升级到 Unity `2022.3`,项目版本固定为 `2022.3.62f2c1`。
|
||||||
|
* 依赖的 `CC-Framework.Commercialization` 升级到 `1.0.15`,对齐源头商业化框架发布包。
|
||||||
|
|
||||||
# [1.0.0]
|
# [1.0.0]
|
||||||
|
|
||||||
### 新增
|
### 新增
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
"name": "com.commercialization.tapadn",
|
"name": "com.commercialization.tapadn",
|
||||||
"displayName": "Commercialization.tapadn",
|
"displayName": "Commercialization.tapadn",
|
||||||
"description": "TapADN / Dirichlet mediation implementation for CC-Framework.Commercialization.",
|
"description": "TapADN / Dirichlet mediation implementation for CC-Framework.Commercialization.",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"unity": "2021.1",
|
"unity": "2022.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://private.lightyears.ltd:18650/foldcc/Commercialization.tapadn"
|
"url": "http://private.lightyears.ltd:18650/foldcc/Commercialization.tapadn.git"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "foldcc",
|
"name": "foldcc",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"url": "https://gitee.com/foldcc"
|
"url": "https://gitee.com/foldcc"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.14"
|
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.15"
|
||||||
},
|
},
|
||||||
"samples": [
|
"samples": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user