5.4.9.8 Beta
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
|
||||
5.4.9.8 Beta (2021-??-??)
|
||||
5.4.9.9 Beta (2021-??-??)
|
||||
|
||||
5.4.9.8 Beta (2021-09-05)
|
||||
|
||||
- All PowerShell dependencies except the scipt host were
|
||||
removed in order to improve Windows 7 compatibility.
|
||||
- Fix message box not working when ontop is enabled.
|
||||
- Use Vista folder browser.
|
||||
- Improved context menu performance.
|
||||
- libmpv shinchiro 2021-09-05
|
||||
|
||||
|
||||
5.4.9.7 Beta (2021-08-28)
|
||||
|
||||
@@ -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("5.4.9.7")]
|
||||
[assembly: AssemblyFileVersion("5.4.9.7")]
|
||||
[assembly: AssemblyVersion("5.4.9.8")]
|
||||
[assembly: AssemblyFileVersion("5.4.9.8")]
|
||||
|
||||
Reference in New Issue
Block a user