Skip to content

Commit 4d07ac5

Browse files
committed
First stable release for Umbraco 13 🎉
We've been using 13.0.0-beta002 internally for a while now without any issues, so probably about time to push a stable release.
1 parent c2fc7cc commit 4d07ac5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

src/Limbo.Umbraco.MediaPicker/Limbo.Umbraco.MediaPicker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<PropertyGroup>
13-
<VersionPrefix>13.0.0-beta002</VersionPrefix>
13+
<VersionPrefix>13.0.0</VersionPrefix>
1414
<VersionSuffix Condition="'$(Configuration)'=='Debug'">build$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmm`))</VersionSuffix>
1515
<Company>Limbo</Company>
1616
<Product>Limbo Media Picker</Product>

0 commit comments

Comments
 (0)