Skip to content

Commit

Permalink
Update assembly version to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie committed Dec 12, 2023
1 parent 1e15168 commit 576e1a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Reflection;

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

0 comments on commit 576e1a6

Please sign in to comment.