This commit is contained in:
shmilylty
2019-08-11 21:32:04 +08:00
parent 33d7b6cc02
commit bf10c1a652
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -6,6 +6,9 @@ OneForAll的更新日志格式基于[Keep a Changelog](https://keepachangelog.co
OneForAll遵守[语义化版本格式](https://semver.org/)。
## Unreleased
## [0.0.4](https://github.com/shmilylty/oneforall/releases/tag/v0.0.4) - 2019-08-11
### 修复
- 修复一些已知Bugs
## [0.0.3](https://github.com/shmilylty/oneforall/releases/tag/v0.0.3) - 2019-08-08
### 修改
+2 -2
View File
@@ -28,7 +28,7 @@ blue = '\033[01;34m'
red = '\033[1;31m'
end = '\033[0m'
version = white + '{' + red + 'v0.0.3#dev' + white + '}'
version = white + '{' + red + 'v0.0.4#dev' + white + '}'
banner = f"""{yellow}
___ _ _
@@ -42,7 +42,7 @@ class OneForAll(object):
"""
OneForAll是一款功能强大的子域收集工具
Version: 0.0.3
Version: 0.0.4
Project: https://git.io/fjHT1
Example: