Skip to content

Commit

Permalink
✨feature: 支持实例卸载后的自动过期清理、过期时间支持参数化
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeky committed Jun 28, 2023
1 parent f16dd72 commit 36cdd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbma/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

DBM_AGENT_MAJOR_VERSION = 8
DBM_AGENT_MINOR_VERSION = 33
DBM_AGENT_PATCH_VERSION = 13
DBM_AGENT_PATCH_VERSION = 14


# dbm-agent 版本号
Expand Down

0 comments on commit 36cdd2b

Please sign in to comment.