Skip to content

Commit

Permalink
Update Info
Browse files Browse the repository at this point in the history
  • Loading branch information
mystasly48 committed Apr 19, 2020
1 parent 4734e38 commit 6f7f4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mystter_SendTweet/Information.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
public class Information {
public const string Title = "Mystter - Send Tweet";
public const string TitleSimple = "Mystter";
public const string Version = "1.3.0";
public const string Version = "1.3.1";
public const string Developer = "Mystasly";
public const string Repository = "https://github.com/mystasly48/Mystter_SendTweet";
public const string Twitter = "https://twitter.com/30msl";
Expand Down

0 comments on commit 6f7f4f2

Please sign in to comment.