v6.0.3.0 update changelog
This commit is contained in:
@@ -23,7 +23,6 @@ namespace mpvnet
|
||||
public Size WindowSize;
|
||||
public string ConfigEditorSearch = "Video:";
|
||||
public string Mute = "no";
|
||||
public string UpdateCheckVersion = "";
|
||||
}
|
||||
|
||||
class SettingsManager
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("6.0.2.0")]
|
||||
[assembly: AssemblyFileVersion("6.0.2.0")]
|
||||
[assembly: AssemblyVersion("6.0.3.0")]
|
||||
[assembly: AssemblyFileVersion("6.0.3.0")]
|
||||
|
||||
Reference in New Issue
Block a user