diff --git a/PluginManager/Properties/VersionInfo.cs b/PluginManager/Properties/VersionInfo.cs index 1f5f9a0..2a806fe 100644 --- a/PluginManager/Properties/VersionInfo.cs +++ b/PluginManager/Properties/VersionInfo.cs @@ -12,4 +12,4 @@ // 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.1.5.2")] +[assembly: AssemblyVersion("1.1.6.0")]