Skip to content

Commit

Permalink
Updating version number to 6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
napernik committed Oct 2, 2020
1 parent b6f0e14 commit 6304778
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Composite/Properties/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

// General Information about the assemblies Composite and Composite.Workflows
#if !InternalBuild
[assembly: AssemblyTitle("C1 CMS 6.9")]
[assembly: AssemblyTitle("C1 CMS 6.10")]
#else
[assembly: AssemblyTitle("C1 CMS 6.9 (Internal Build)")]
[assembly: AssemblyTitle("C1 CMS 6.10 (Internal Build)")]
#endif

[assembly: AssemblyCompany("Orckestra Technologies Inc.")]
Expand All @@ -13,4 +13,4 @@
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

[assembly: AssemblyVersion("6.9.*")]
[assembly: AssemblyVersion("6.10.*")]

0 comments on commit 6304778

Please sign in to comment.