Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Apr 16, 2023
1 parent f6b30c0 commit c7f528e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 更新日志

- v1.2.10 (2023-04-16)
- 新增域名后缀的支持:.hk

- v1.2.9 (2023-04-16)
- 新增域名后缀的支持:.tv .live .info .top .xyz .biz .net等等

Expand Down
2 changes: 1 addition & 1 deletion domain_admin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"""
版本号
"""
VERSION = '1.2.9'
VERSION = '1.2.10'

0 comments on commit c7f528e

Please sign in to comment.