We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7fd5bc commit e34afc9Copy full SHA for e34afc9
src/Umbraco.Community.Sustainability/Umbraco.Community.Sustainability.csproj
@@ -12,8 +12,8 @@
12
<PackageTags>umbraco;umbraco-marketplace</PackageTags>
13
<RootNamespace>Umbraco.Community.Sustainability</RootNamespace>
14
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
15
- <VersionPrefix>0.1.0</VersionPrefix>
16
- <VersionSuffix>alpha</VersionSuffix>
+ <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionSuffix>alpha.1</VersionSuffix>
17
<Authors>Umbraco Sustainability Community Team</Authors>
18
<Copyright>$([System.DateTime]::UtcNow.ToString(`yyyy`)) © Umbraco Sustainability Community Team</Copyright>
19
<PackageProjectUrl>https://github.com/rickbutterfield/Umbraco.Community.Sustainability</PackageProjectUrl>
0 commit comments