0.2.4
This commit is contained in:
@@ -46,7 +46,7 @@ class Script
|
||||
|
||||
### Changes
|
||||
|
||||
### 0.2.3
|
||||
### 0.2.4
|
||||
|
||||
- changed minimum runtime to .NET 4.7.2
|
||||
- fixed mpv.net not working with new mpv lib
|
||||
|
||||
@@ -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("0.2.3.0")]
|
||||
[assembly: AssemblyFileVersion("0.2.3.0")]
|
||||
[assembly: AssemblyVersion("0.2.4.0")]
|
||||
[assembly: AssemblyFileVersion("0.2.4.0")]
|
||||
|
||||
Reference in New Issue
Block a user