feat: update db binary , update package version
parent
46629192df
commit
93b77f5078
|
@ -1,5 +1,11 @@
|
|||
# ChangeLog
|
||||
|
||||
## 3.3.1
|
||||
|
||||
### Dependencies
|
||||
|
||||
- TapTap.Common v3.3.1
|
||||
|
||||
## 3.3.0
|
||||
|
||||
### Optimization and fixed bugs
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"name": "com.taptap.tds.login",
|
||||
"displayName": "TapTap Login",
|
||||
"description": "TapTap Develop Service",
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"unity": "2018.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.3.0"
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.3.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue