Skip to content

Commit deccbc4

Browse files
committed
Incremented version number, v5.1.1
1 parent 8e348ea commit deccbc4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.1.1

src/Umbraco.Community.Contentment/Umbraco.Community.Contentment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Product>Umbraco.Community.Contentment</Product>
1515
<Title>Contentment for Umbraco</Title>
1616
<Description>Contentment, a collection of components for Umbraco.</Description>
17-
<Version>5.1.0</Version>
17+
<Version>5.1.1</Version>
1818
<Authors>Lee Kelleher</Authors>
1919
<Company>Lee Kelleher</Company>
2020
<Copyright>$([System.DateTime]::Now.Year) © $(Company)</Copyright>

src/Umbraco.Community.Contentment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "umbraco-community-contentment",
33
"private": true,
4-
"version": "5.0.0-develop",
4+
"version": "5.1.1",
55
"scripts": {
66
"dev": "gulp watch",
77
"build": "gulp build"

0 commit comments

Comments
 (0)