Skip to content

Commit

Permalink
First release for Umbraco 13 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Feb 21, 2024
1 parent acdf912 commit 0cb0b6e
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file removed releases/nuget/Limbo.Umbraco.BlockList.3.0.1.nupkg
Binary file not shown.
Binary file removed releases/nuget/Limbo.Umbraco.BlockList.3.0.2.nupkg
Binary file not shown.
Binary file removed releases/nuget/Limbo.Umbraco.BlockList.3.0.3.nupkg
Binary file not shown.
Binary file removed releases/nuget/Limbo.Umbraco.BlockList.3.0.4.nupkg
Binary file not shown.
Binary file not shown.
Binary file removed releases/nuget/Limbo.Umbraco.BlockList.3.0.6.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Limbo.Umbraco.BlockList/Limbo.Umbraco.BlockList.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>13.0.0-alpha000</VersionPrefix>
<VersionPrefix>13.0.0</VersionPrefix>
<VersionSuffix Condition="'$(Configuration)'=='Debug'">build$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmm`))</VersionSuffix>
<Company>Limbo</Company>
<Authors>Anders Bjerner</Authors>
Expand Down

0 comments on commit 0cb0b6e

Please sign in to comment.