Default walletses

This commit is contained in:
2025-05-20 17:31:09 +09:00
parent 09d31e74e5
commit 88b2e986b7
14 changed files with 129 additions and 68 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.6.2").
-vsn("0.6.3").
-export([new/1, update/2,
get_text/1, set_text/2]).