diff --git a/OpenChords/SolutionInfo.cs b/OpenChords/SolutionInfo.cs index d25aa8b..09e929d 100644 --- a/OpenChords/SolutionInfo.cs +++ b/OpenChords/SolutionInfo.cs @@ -19,6 +19,6 @@ // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("2.4.7.0")] +[assembly: AssemblyVersion("2.4.8.0")] [assembly: log4net.Config.XmlConfigurator(Watch = true)] \ No newline at end of file