Fix bug in 'unwatch()' function

This commit is contained in:
Ulf Wiger
2025-10-24 07:14:16 +02:00
parent 1f6066705c
commit 02eaf1ee47
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{application,gmhive_client,
[{description,"Gajumaru Hive Client"},
{vsn,"0.9.0"},
{vsn,"0.9.1"},
{registered,[]},
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
gmconfig,gmhive_protocol,gmhive_worker]},