Skip to content

Commit

Permalink
release v1.6.60
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Nov 17, 2024
1 parent dc7626f commit 3627f8a
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,3 +1,6 @@
- v1.6.60(2024-11-17)
- 优化:主机列表/DNS列表接口密码返回为空 fix:#149

- v1.6.59(2024-11-05)
- doc: dingtalk webhook (#146)
- 修复普通用户网站监测日志查看权限
Expand Down
2 changes: 1 addition & 1 deletion domain_admin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"""
from __future__ import print_function, unicode_literals, absolute_import, division

VERSION = '1.6.59'
VERSION = '1.6.60'

0 comments on commit 3627f8a

Please sign in to comment.