Skip to content

Commit 5b8fb14

Browse files
committed
9.12.0
1 parent 85cfc00 commit 5b8fb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0'; // 版本
12+
const APP_VERSION = '9.12.0'; // 版本
1313

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

0 commit comments

Comments
 (0)