Skip to content

Commit

Permalink
Updating version number to 6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
napernik committed Sep 27, 2022
1 parent af856ab commit 2c4c8cf
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.12")]
[assembly: AssemblyTitle("C1 CMS 6.13")]
#else
[assembly: AssemblyTitle("C1 CMS 6.12 (Internal Build)")]
[assembly: AssemblyTitle("C1 CMS 6.13 (Internal Build)")]
#endif

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

[assembly: AssemblyVersion("6.12.*")]
[assembly: AssemblyVersion("6.13.*")]

0 comments on commit 2c4c8cf

Please sign in to comment.