Skip to content

Commit

Permalink
release v1.5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Nov 22, 2023
1 parent 26c6b04 commit e0663d2
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
@@ -1,3 +1,7 @@
- v1.5.29(2023-11-22)
- 证书自动部署功能新增docker 下的重启命令
- 完善文档

- v1.5.28(2023-11-21)
- prometheus metrics接口新增全部域名字段
- 完善文档
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.28'
VERSION = '1.5.29'

0 comments on commit e0663d2

Please sign in to comment.