mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-21 14:52:04 +01:00
fixed typo in version number
This commit is contained in:
@@ -25,7 +25,7 @@ namespace ChanSort.Ui
|
||||
{
|
||||
public partial class MainForm : XtraForm
|
||||
{
|
||||
public const string AppVersion = "v2015-05-06";
|
||||
public const string AppVersion = "v2015-06-05";
|
||||
|
||||
private const int MaxMruEntries = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user