Skip to content

Commit

Permalink
release v1.6.49
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Sep 8, 2024
1 parent 28efc1e commit 2101ae9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- v1.6.49(2024-09-08)
- move project to dromara
- fix
- fix
- fix
- fix
- fix
- fix
- fix
- fix
- fix
- fix
- fix
- fix doc

- v1.6.48(2024-08-28)
- bugfix:修复管理员提示无权限问题

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.48'
VERSION = '1.6.49'

0 comments on commit 2101ae9

Please sign in to comment.