GoTomato/internal/metadata/version.go
Sebastian Mark 232fe409cb feat: add version and protocol version
- define GoTomatoVersion constant for versioning
- add protocol version field to all server messages
- add `-version` cli parameter
- update README

🤖
2024-10-23 21:28:35 +02:00

3 lines
75 B
Go

package metadata
const GoTomatoVersion = "v0.0.1" // The GoTomato Version