Skip to content

Commit

Permalink
Updated Assembly Version to 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie committed May 20, 2023
1 parent d5235a6 commit 4c20509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Reflection;

[assembly: AssemblyVersion("5.4.2")]
[assembly: AssemblyFileVersion("5.4.2")]
[assembly: AssemblyVersion("5.4.3")]
[assembly: AssemblyFileVersion("5.4.3")]
[assembly: AssemblyCompany("TrakHound Inc.")]
[assembly: AssemblyCopyright("Copyright (c) 2023 TrakHound Inc., All Rights Reserved.")]

0 comments on commit 4c20509

Please sign in to comment.