Skip to content

Commit

Permalink
auto release
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Jun 30, 2023
1 parent 8ee9c83 commit 0695665
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
- 新增网站监控 [issues17](https://github.com/mouday/domain-admin/issues/17)
- SMTP 匿名认证

v1.4.17(2023-06-30)
- 优化 支持发送匿名邮件
- 新增 域名详情页添加ICP备案查询

- v1.4.16(2023-06-30)
- 修复 `.co` 域名服务商`registrar_url` 字段缺少`http://` 的问题

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.4.16'
VERSION = '1.4.17'

0 comments on commit 0695665

Please sign in to comment.