Skip to content

Commit

Permalink
chore: update AssemblyInfo.cs to version 0.12.0-debuffer.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 10, 2024
1 parent 445ca54 commit d9a18fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions StreamMaster.API/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using System.Reflection;

[assembly: AssemblyVersion("0.12.0.4")]
[assembly: AssemblyFileVersion("0.12.0.4")]
[assembly: AssemblyInformationalVersion("0.12.0-debuffer.4.Sha.1424f4ecb18154cb27badabdfbeaf7e25a097baf")]
[assembly: AssemblyVersion("0.12.0.5")]
[assembly: AssemblyFileVersion("0.12.0.5")]
[assembly: AssemblyInformationalVersion("0.12.0-debuffer.5.Sha.445ca547ba6ab2ce42a1593d17d9a15ae0e6fb4f")]

0 comments on commit d9a18fb

Please sign in to comment.