Skip to content

Commit 9196781

Browse files
Set version to '16.2.1'
1 parent ae8debd commit 9196781

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "16.2.0",
4+
"version": "16.2.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: 1 addition & 1 deletion
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": "16.2.0",
3+
"version": "16.2.1",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)