Adding back the comment

useful for me
This commit is contained in:
HikariKnight 2024-03-30 14:59:29 +01:00 committed by GitHub
parent a48ae7716f
commit 009a05fa1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
package version
// This is automatically set in CI using -ldflags="-X github.com/HikariKnight/quickpassthrough/internal/version.Version=${TAG}" as a build argument
var Version string