mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-29 11:34:07 +02:00
Release 1.18
This commit is contained in:
parent
544b8664fd
commit
4d8e764211
@ -4,7 +4,7 @@
|
|||||||
namespace TweetLib.Core{
|
namespace TweetLib.Core{
|
||||||
public static class Lib{
|
public static class Lib{
|
||||||
public const string BrandName = "TweetDuck";
|
public const string BrandName = "TweetDuck";
|
||||||
public const string VersionTag = "1.17.4";
|
public const string VersionTag = "1.18";
|
||||||
|
|
||||||
public static CultureInfo Culture { get; private set; }
|
public static CultureInfo Culture { get; private set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user