bump zx patch vsn

This commit is contained in:
Ulf Wiger 2025-08-20 20:44:55 +02:00
parent 36a11575d2
commit 0a76bada43
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{application,gmhive_client,
[{description,"Gajumaru Hive Client"},
{vsn,"0.4.5"},
{vsn,"0.4.6"},
{registered,[]},
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
gmconfig,gmhive_protocol,gmhive_worker]},

View File

@ -4,7 +4,7 @@
{prefix,"gmhc"}.
{author,"Ulf Wiger, QPQ AG"}.
{desc,"Gajumaru Hive Client"}.
{package_id,{"uwiger","gmhive_client",{0,4,5}}}.
{package_id,{"uwiger","gmhive_client",{0,4,6}}}.
{deps,[{"uwiger","gmcuckoo",{1,2,3}},
{"uwiger","gmhive_worker",{0,3,0}},
{"otpr","eblake2",{1,0,1}},