Skip to content

Commit 59e8d3a

Browse files
author
ccapton
committed
代码优化
1 parent 6709325 commit 59e8d3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--这里一定要固定格式,不然脚本升级时解析版本号时可能会出错-->
66
<!--注意!-->
77
<!--注意!-->
8-
### [v0.9.6](https://github.com/Ccapton/brook-ok/releases/download/v0.9.6/brook-ok.py)
8+
### [v0.9.7](https://github.com/Ccapton/brook-ok/releases/download/v0.9.7/brook-ok.py)
99

1010
[Brook](https://github.com/txthinking/brook) 服务端配置程序 ( Linux | MacOS )
1111

brook-ok.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
brook_version = ''
1717

18-
version = '0.9.6'
18+
version = '0.9.7'
1919
title = ' Brook服务端配置程序 v%s ' % version
2020
title_c = ' Brook客户端配置程序 v%s ' % version
2121
headline = '-'*10 + title + '-'*10

0 commit comments

Comments
 (0)