mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-05 20:34:07 +02:00
Release 1.6.6
This commit is contained in:
parent
93e9f28d69
commit
1f27d96ac9
@ -21,8 +21,8 @@ static class Program{
|
||||
public const string BrandName = "TweetDuck";
|
||||
public const string Website = "https://tweetduck.chylex.com";
|
||||
|
||||
public const string VersionTag = "1.6.5";
|
||||
public const string VersionFull = "1.6.5.0";
|
||||
public const string VersionTag = "1.6.6";
|
||||
public const string VersionFull = "1.6.6.0";
|
||||
|
||||
public static readonly Version Version = new Version(VersionTag);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user