Skip to content

Commit

Permalink
🔖 Remove version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
koeeenig committed Dec 13, 2023
1 parent 88d943e commit 3146a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>0.1.0</VersionPrefix>
<VersionSuffix>alpha.1</VersionSuffix>
<VersionSuffix></VersionSuffix>
<Author>Andreas König</Author>
<Company>BlazeKit</Company>
<Description>BlazeKit is a Meta-Framework for Blazor</Description>
Expand Down

0 comments on commit 3146a0a

Please sign in to comment.