// Package version holds the server release string exposed to clients and admin. // Bump this when you deploy a release that should drive the changelog gate. package version // Version is the active server build id (shown in /hero/init and admin /info). const Version = "0.1.1-dev"