Skip to content

Commit

Permalink
Updated version to 2.1.3.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymacdonald committed Dec 20, 2021
1 parent e058ec4 commit c87f55c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DisplayMagician/Properties/AssemblyInfo.cs
Expand Up @@ -26,8 +26,8 @@
[assembly: Guid("e4ceaf5e-ad01-4695-b179-31168eb74c48")]

// Version information
[assembly: AssemblyVersion("2.1.2.6")]
[assembly: AssemblyFileVersion("2.1.2.6")]
[assembly: AssemblyVersion("2.1.3.1")]
[assembly: AssemblyFileVersion("2.1.3.1")]
[assembly: NeutralResourcesLanguageAttribute( "en" )]
[assembly: CLSCompliant(true)]

4 changes: 2 additions & 2 deletions DisplayMagicianShared/Properties/AssemblyInfo.cs
Expand Up @@ -35,5 +35,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("2.1.2.0")]
[assembly: AssemblyFileVersion("2.1.2.0")]
[assembly: AssemblyVersion("2.1.3.0")]
[assembly: AssemblyFileVersion("2.1.3.0")]

0 comments on commit c87f55c

Please sign in to comment.