Skip to content

Commit bbca34c

Browse files
committed
Fixed version in nuspec.
1 parent 3c581d3 commit bbca34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/NuSpecs/UmbracoDeploy.Contrib.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
1313
<projectUrl>https://github.com/umbraco/Umbraco.Deploy.Contrib</projectUrl>
1414
<description>Umbraco Deploy Community Contributions</description>
15-
15+
1616
<summary>This project contains community contributions for the Umbraco deployment engine, Umbraco Deploy. Primarily this project offers ValueConnectors for the most popular Umbraco community packages - these are used by Umbraco Deploy (and Umbraco Cloud) to aid with the deployment and transferring of content/property-data to a target environment.</summary>
1717
<language>en-US</language>
1818
<tags>umbraco</tags>
1919
<dependencies>
20-
<dependency id="UmbracoDeploy.Core" version="4.7.0-alpha11437" />
20+
<dependency id="UmbracoDeploy.Core" version="4.7.0-rc001" />
2121
</dependencies>
2222
</metadata>
2323
<files>

0 commit comments

Comments
 (0)