build: add noweb tag to allow building without frontend assets (#5189)

This commit is contained in:
fatedier
2026-03-02 01:32:19 +08:00
committed by GitHub
parent 01997deb98
commit 381245a439
8 changed files with 34 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
package version
var version = "0.67.0"
var version = "0.68.0"
func Full() string {
return version