release: version 0.8.7
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"overviewPageTitle": "型材",
|
||||
"overviewPageTitle": "配置文件",
|
||||
"detailsPageTitle": "配置文件",
|
||||
"activeProfileNameSemanticLabel": "活动配置文件名称:“${name}”。",
|
||||
"activeProfileBtnSemanticLabel": "查看所有配置文件",
|
||||
@@ -46,7 +46,7 @@
|
||||
"remainingDuration": "剩余 ${duration} 天",
|
||||
"remainingTrafficSemanticLabel": "已消耗 ${consumed} 流量,共 ${total} 流量。",
|
||||
"expired": "已到期",
|
||||
"noTraffic": "不再有交通"
|
||||
"noTraffic": "无流量"
|
||||
},
|
||||
"sortBy": {
|
||||
"lastUpdate": "最近更新",
|
||||
|
||||
10
changelog.md
10
changelog.md
@@ -1,7 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## 0.8.6 (2023-10-08)
|
||||
## 0.8.7 (2023-10-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Release message.
|
||||
|
||||
|
||||
|
||||
## v0.8.6 (2023-10-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: hiddify
|
||||
description: A Proxy Frontend.
|
||||
publish_to: "none"
|
||||
version: 0.8.6+806
|
||||
version: 0.8.7+807
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.5 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user