Fix missed version doodoo and patch

This commit is contained in:
2025-12-23 13:55:11 +09:00
parent cb36bad74b
commit af1639d47b
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
%%% @end
-module(hz_sup).
-vsn("0.8.1").
-vsn("0.8.2").
-behaviour(supervisor).
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("Craig Everett <zxq9@zxq9.com>").