Post release version bump (#11021)

* Trigger Build

* Post release bump
This commit is contained in:
AleksanderSklorz
2025-07-15 16:16:03 +02:00
committed by GitHub
parent 2e10d2c5c7
commit e5fcfde2ec
12 changed files with 40 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "8.0.0",
"version": "9.0.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -36,9 +36,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=9.0.0",
"@alfresco/adf-core": ">=8.0.0",
"@alfresco/adf-content-services": ">=8.0.0",
"@alfresco/js-api": ">=10.0.0",
"@alfresco/adf-core": ">=9.0.0",
"@alfresco/adf-content-services": ">=9.0.0",
"@apollo/client": ">=3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": ">=4.0.1"