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
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.8.1").
-vsn("0.8.2").
-export([make_key/1, encode/1, decode/1]).