Add version to title, update deps to memory fix

This commit is contained in:
2025-05-28 21:22:03 +09:00
parent 53468659f4
commit e86a130180
7 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
%%% @end
-module(gmc_sup).
-vsn("0.2.0").
-vsn("0.2.1").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").