mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-07-31 01:59:03 +02:00
Release 1.3.3
This commit is contained in:
parent
478e6ed8df
commit
ca0baae832
@ -28,8 +28,8 @@ static class Program{
|
||||
|
||||
public const string BrowserSubprocess = BrandName+".Browser.exe";
|
||||
|
||||
public const string VersionTag = "1.3.2";
|
||||
public const string VersionFull = "1.3.2.0";
|
||||
public const string VersionTag = "1.3.3";
|
||||
public const string VersionFull = "1.3.3.0";
|
||||
|
||||
public static readonly Version Version = new Version(VersionTag);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user