mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-29 11:34:07 +02:00
Release 1.18.3
This commit is contained in:
parent
762aea1e20
commit
980bf2c307
@ -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.18.2";
|
public const string VersionTag = "1.18.3";
|
||||||
|
|
||||||
public static CultureInfo Culture { get; private set; }
|
public static CultureInfo Culture { get; private set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user