diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index 55614acc..5dd2d435 100644 --- a/ArcFormats/Properties/AssemblyInfo.cs +++ b/ArcFormats/Properties/AssemblyInfo.cs @@ -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 ("1.2.11.453")] -[assembly: AssemblyFileVersion ("1.2.11.453")] +[assembly: AssemblyVersion ("1.2.12.488")] +[assembly: AssemblyFileVersion ("1.2.12.488")] diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs index daca1732..9c858d6e 100644 --- a/GameRes/Properties/AssemblyInfo.cs +++ b/GameRes/Properties/AssemblyInfo.cs @@ -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 ("1.2.8.110")] -[assembly: AssemblyFileVersion ("1.2.8.110")] +[assembly: AssemblyVersion ("1.2.9.114")] +[assembly: AssemblyFileVersion ("1.2.9.114")] diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 426af7e4..ee2dbca1 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // 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 ("1.2.7.720")] -[assembly: AssemblyFileVersion ("1.2.7.720")] +[assembly: AssemblyVersion ("1.2.8.767")] +[assembly: AssemblyFileVersion ("1.2.8.767")] diff --git a/README.md b/README.md index 1b6d7bac..33e6580e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ GARbro Visual Novels resource browser. +Requires .NET Framework v4.5 or newer (https://www.microsoft.com/net) + [Supported formats](http://htmlpreview.github.io/?https://github.com/morkt/GARbro/blob/master/supported.html) [Download latest release](https://github.com/morkt/GARbro/releases) @@ -11,7 +13,7 @@ GUI Hotkeys -----------
| Enter | Try to open selected file as archive |
| Enter | Try to open selected file as archive -OR- playback audio file |
| Ctrl+E | Open current folder in Windows Explorer |
| Backspace | Go back |
| Alt+→ | Go forward |