Skip to content

Commit

Permalink
release v1.5.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Aug 23, 2023
1 parent 32cbc88 commit 8c7e2de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- v1.5.18(2023-08-23)
- 完善文档
- 更新文档
- 优化 增加webhook模板参数

- v1.5.17(2023-08-22)
- fix: 定时任务OperationalError: (2006, ‘MySQL server has gone away’)
- 更新最新版本截图
Expand Down
2 changes: 1 addition & 1 deletion domain_admin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"""
from __future__ import print_function, unicode_literals, absolute_import, division

VERSION = '1.5.17'
VERSION = '1.5.18'

0 comments on commit 8c7e2de

Please sign in to comment.