This commit is contained in:
2026-05-17 21:56:13 +09:00
parent 821a0a293d
commit 6fd62f5cdb
18 changed files with 46 additions and 39 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gd_gui).
-vsn("0.9.0").
-vsn("0.10.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
@@ -383,7 +383,7 @@ doomweaver(State) ->
express(State) ->
ok = io:format("GajuExpress~n"),
ok = gd_con:show_ui(gd_v_express),
State.