Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Venomalia committed May 31, 2023
1 parent df07992 commit 012387a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<IncludeSymbols>False</IncludeSymbols>
<Version>1.5.1.$([System.DateTime]::Now.ToString(`MMdd`))</Version>
<Version>1.5.4.$([System.DateTime]::Now.ToString(`MMdd`))</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 012387a

Please sign in to comment.