Skip to content

Commit

Permalink
Remove prerelease version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Butterfield committed Apr 24, 2024
1 parent 6428389 commit a4a6bb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<RootNamespace>Umbraco.Community.Sustainability</RootNamespace>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>alpha.2</VersionSuffix>
<VersionSuffix></VersionSuffix>
<Authors>Umbraco Sustainability Community Team</Authors>
<Copyright>$([System.DateTime]::UtcNow.ToString(`yyyy`)) © Umbraco Sustainability Community Team</Copyright>
<PackageProjectUrl>https://github.com/rickbutterfield/Umbraco.Community.Sustainability</PackageProjectUrl>
Expand Down

0 comments on commit a4a6bb7

Please sign in to comment.