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