mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-24 14:34:06 +02:00
Release 1.3.1
This commit is contained in:
parent
3775b5968d
commit
f29e03e250
@ -28,8 +28,8 @@ static class Program{
|
|||||||
|
|
||||||
public const string BrowserSubprocess = BrandName+".Browser.exe";
|
public const string BrowserSubprocess = BrandName+".Browser.exe";
|
||||||
|
|
||||||
public const string VersionTag = "1.3";
|
public const string VersionTag = "1.3.1";
|
||||||
public const string VersionFull = "1.3.0.0";
|
public const string VersionFull = "1.3.1.0";
|
||||||
|
|
||||||
public static readonly Version Version = new Version(VersionTag);
|
public static readonly Version Version = new Version(VersionTag);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user