namespace QuestShare.Common { public class Constants { public static readonly string Version = "1"; } }