Skip to content

Commit

Permalink
Incremented version number, v3.2.0-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
leekelleher committed Feb 11, 2022
1 parent 39ed97d commit 1eb2ac5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.2.0-develop
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Title>Contentment for Umbraco</Title>
<Description>Contentment, a collection of components for Umbraco.</Description>
<PackageTags>umbraco</PackageTags>
<Version>3.1.0</Version>
<Version>3.2.0-develop</Version>
<Company>Umbrella Inc Ltd</Company>
<Authors>Lee Kelleher</Authors>
<Copyright>2019 © Lee Kelleher</Copyright>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Contentment",
"version": "3.1.0",
"version": "3.2.0-develop",
"css": [ "~/App_Plugins/Contentment/contentment.css" ],
"javascript": [ "~/App_Plugins/Contentment/contentment.js" ]
}

0 comments on commit 1eb2ac5

Please sign in to comment.