File tree Expand file tree Collapse file tree 5 files changed +9
-3
lines changed Expand file tree Collapse file tree 5 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ### v2.4.0
4+ Fix non-apache environment BUG [php]
5+
36### v2.3.2
47 Fix `--local-dns` commit
58
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ### v2.4.0
4+ 修复非 apache 的环境 BUG [php]
5+
36### v2.3.2
47 修复 `--local-dns` 参数注释
58
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Neo-reGeorg
1515Version
1616----
1717
18- 2.3.2 - [ Change Log] ( CHANGELOG-en.md )
18+ 2.4.0 - [ Change Log] ( CHANGELOG-en.md )
1919
2020
2121Features
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Neo-reGeorg
1515Version
1616----
1717
18- 2.3.2 - [ 版本修改日志] ( CHANGELOG.md )
18+ 2.4.0 - [ 版本修改日志] ( CHANGELOG.md )
1919
2020
2121
Original file line number Diff line number Diff line change 22# -*- coding: utf-8 -*-
33
44__author__ = 'L'
5- __version__ = '2.3.2 '
5+ __version__ = '2.4.0 '
66
77import sys
88import os
You can’t perform that action at this time.
0 commit comments