namespace RackPeek.Domain; public static class RpkConstants { public const string Version = "v2.0.0"; public static bool HasGitServices { get; set; } }