Add FAQ page

This commit is contained in:
世界
2022-08-21 22:26:08 +08:00
parent b1b1ab5350
commit c71f6ba377
5 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package constant
var (
Version = "0.1.0"
Version = "1.0"
Commit = ""
)