1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-13 18:15:48 +02:00

Bump project and plugin versions

This commit is contained in:
chylex 2017-09-25 14:21:51 +02:00
parent 41ef37f3f0
commit 16acfa85b5
3 changed files with 3 additions and 3 deletions
Resources/Plugins
edit-design
reply-account
video

View File

@ -8,7 +8,7 @@ Edit layout & design
chylex
[version]
1.1.2
1.1.3
[website]
https://tweetduck.chylex.com

View File

@ -8,7 +8,7 @@ Custom reply account
chylex
[version]
1.2.1
1.2.2
[website]
https://tweetduck.chylex.com

View File

@ -5,7 +5,7 @@
namespace TweetDuck.Video{
static class Program{
internal const string Version = "1.2.0.0";
internal const string Version = "1.2.1.0";
// referenced in VideoPlayer
// set by task manager -- public const int CODE_PROCESS_KILLED = 1;