Skip to content

Commit

Permalink
HOTFIX: Update assembly version
Browse files Browse the repository at this point in the history
HOTFIX: Update assembly version
  • Loading branch information
Josh Grew authored and Josh Grew committed Dec 21, 2018
2 parents 265ce72 + f88bb25 commit 66ee885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FoundationV3/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
// Build Number
// Revision

[assembly: AssemblyVersion("3.2.21.1")]
[assembly: AssemblyFileVersion("3.2.21.1")]
[assembly: AssemblyVersion("3.2.22.2")]
[assembly: AssemblyFileVersion("3.2.22.2")]
[assembly: NeutralResourcesLanguage("en-GB")]
[assembly: AllowPartiallyTrustedCallers]

0 comments on commit 66ee885

Please sign in to comment.