Skip to content

Commit

Permalink
chore: update AssemblyInfo.cs to version 0.9.0-i-am-not-drunk.21
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 4f61b91 commit 4c57ea2
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.9.0.20")]
[assembly: AssemblyFileVersion("0.9.0.20")]
[assembly: AssemblyInformationalVersion("0.9.0-i-am-not-drunk.20.Sha.0dfe80597a3ec32a34ef798c9135c5dd7fd20203")]
[assembly: AssemblyVersion("0.9.0.21")]
[assembly: AssemblyFileVersion("0.9.0.21")]
[assembly: AssemblyInformationalVersion("0.9.0-i-am-not-drunk.21.Sha.4f61b91da6f352dbf4cbec89837aab0c3d1f8eb5")]

0 comments on commit 4c57ea2

Please sign in to comment.