Skip to content

Commit 85cfc00

Browse files
committed
9.11.0
1 parent 4f3dbc7 commit 85cfc00

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LOCAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Postman 汉化
22

3-
当前支持版本:9.6.0 ~ 9.10.1
3+
当前支持版本:9.6.0 ~ 9.11.0
44
更新时间:2022-01-26
55
直接汉化请看:[README](README.md)
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Postman 中文版
2-
最新中文版本:9.10.1
3-
更新时间:2022-01-26
2+
最新中文版本:9.11.0
3+
更新时间:2022-01-30
44
本地部署汉化请看:[本地部署](LOCAL.md)
55
汉化请按照下面[步骤](#步骤)
66

php/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# 应用程序
1010
const APP_NAME = 'Postman'; // 名称
1111
const APP_IMAGE = './images/app.png'; // 图片
12-
const APP_VERSION = '9.10.1'; // 版本
12+
const APP_VERSION = '9.11.0'; // 版本
1313

1414
# 路径配置
1515
const APP_PATH = 'D:/App/Network/Postman/Install/app-' . APP_VERSION . '/resources/app/'; // 应用程序根目录

0 commit comments

Comments
 (0)