SSL fix. Whoops!

This commit is contained in:
2025-01-31 19:14:59 +09:00
parent c904ed66f3
commit 82c23bbfe6
13 changed files with 14 additions and 15 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
[{description,"A desktop client for the Gajumaru network of blockchain networks"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.4"},
{applications,[stdlib,kernel,sasl,ssl]},
{vsn,"0.1.5"},
{modules,[clutch,gmc_con,gmc_grids,gmc_gui,gmc_jt,
gmc_key_master,gmc_sup,gmc_v,gmc_v_netman,
gmc_v_wallman]},