Adjust timeout. Verup.

This commit is contained in:
2025-12-30 22:49:29 +09:00
parent 3e638cd100
commit b0b3392c91
16 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.8.0").
-vsn("0.8.1").
-export([new/1, update/1, update/2,
get_text/1, set_text/2]).