Update version to 1.1.6

This commit is contained in:
2023-01-21 00:32:05 +08:00
parent f4b835f65c
commit a7f9144c3d
6 changed files with 23 additions and 7 deletions

View File

@@ -80,10 +80,10 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.1.5"
const val API_VERSION_NAME = "1.1.6"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 39
const val API_VERSION_CODE = 40
/**
* 当前 [YukiHookAPI] 的状态