namespace RackPeek.Domain; public static class RpkConstants { public const string Version = "v1.3.0"; public static bool HasGitServices = false; }