Files
adguard-shield/internal/appinfo/appinfo.go
Patrick Asmus 4f17f7ff81 feat!: Migration auf Go-Binary
BREAKING CHANGE: Die alte Shell-Version muss vor der Installation der Go-Version deinstalliert werden.
2026-05-01 00:08:57 +02:00

6 lines
81 B
Go

package appinfo
var Version = "v1.0.0"
const ProjectURL = "https://tnvs.de/as"