Add UI to export the list of bookmarks

This commit is contained in:
2022-05-25 17:18:32 +09:30
parent 78488d2f41
commit be10f5238e
4 changed files with 26 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ import (
"golang.org/x/mod/semver"
)
const Tag = "v0.0.6"
const Tag = "v0.0.7"
var versionInfo struct {
Local struct {