namespace TweetLib.Core{ public static class Lib{ public const string BrandName = "TweetDuck"; public const string VersionTag = "1.17.4"; } }