Post-release version bump (#12076)

This commit is contained in:
Michal Kinas
2026-07-20 17:25:05 +02:00
committed by GitHub
parent 3496363b8e
commit 9d5f6e692c
10 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "9.0.0",
"version": "9.1.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "bin/adf-cli",
@@ -22,7 +22,7 @@
"unlink": "cd ../../dist/libs/cli && npm unlink"
},
"dependencies": {
"@alfresco/js-api": ">=9.5.0",
"@alfresco/js-api": ">=10.0.0",
"ejs": "^3.1.10",
"node-fetch": "^2.7.0",
"spdx-license-list": "^5.0.0"