Skip to content

Commit

Permalink
bump shared assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Mar 27, 2024
1 parent d5d4234 commit 5b07864
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
[assembly: AssemblyCulture("")]

// These should be overwritten by release builds
[assembly: AssemblyVersion("6.1.2")]
[assembly: AssemblyFileVersion("6.1.2")]
[assembly: AssemblyInformationalVersion("6.1.2")]
[assembly: AssemblyVersion("6.1.3")]
[assembly: AssemblyFileVersion("6.1.3")]
[assembly: AssemblyInformationalVersion("6.1.3")]

0 comments on commit 5b07864

Please sign in to comment.