Skip to content

Commit 2941068

Browse files
Set version to '17.0.1'
1 parent 6ecba80 commit 2941068

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "Umbraco.Commerce.Deploy",
33
"name": "Umbraco Commerce Deploy",
4-
"version": "17.0.0",
4+
"version": "17.0.1",
55
"allowTelemetry": true,
66
"extensions": [
77
{
@@ -11,4 +11,4 @@
1111
"js": "/App_Plugins/UmbracoCommerceDeploy/umbraco-commerce-deploy.js"
1212
}
1313
]
14-
}
14+
}

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "17.0.0",
3+
"version": "17.0.1",
44
"assemblyVersion": {
55
"precision": "build"
66
},
@@ -20,4 +20,4 @@
2020
"release": {
2121
"branchName": "release/{version}"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)