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