diff --git a/CumulusMX/Properties/AssemblyInfo.cs b/CumulusMX/Properties/AssemblyInfo.cs index b89b439b..2ea7de2e 100644 --- a/CumulusMX/Properties/AssemblyInfo.cs +++ b/CumulusMX/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Cumulus MX")] -[assembly: AssemblyDescription("Version 3.23.0 - Build 3219")] +[assembly: AssemblyDescription("Version 3.23.0 - Build 3220")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Cumulus MX")] @@ -32,5 +32,5 @@ // 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("3.23.0.3219")] -[assembly: AssemblyFileVersion("3.23.0.3219")] +[assembly: AssemblyVersion("3.23.0.3220")] +[assembly: AssemblyFileVersion("3.23.0.3220")] diff --git a/Updates.txt b/Updates.txt index ebbd5774..b1daf886 100644 --- a/Updates.txt +++ b/Updates.txt @@ -1,4 +1,4 @@ -3.23.0 - b3219 +3.23.0 - b3220 —————————————— New - You can now use web tags in all external program parameter strings (except start-up)