Post-release version bump (#10726)

* Post-release version bump

* Reset cache
This commit is contained in:
MichalKinas
2025-03-17 17:03:58 +01:00
committed by GitHub
parent 25f7351b63
commit e8d1328244
12 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "7.0.0",
"version": "8.0.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
@@ -38,8 +38,8 @@
"@angular/router": ">=16.0.0",
"@mat-datetimepicker/core": ">=12.0.1",
"@ngx-translate/core": ">=14.0.0",
"@alfresco/js-api": ">=8.0.0",
"@alfresco/adf-extensions": ">=7.0.0",
"@alfresco/js-api": ">=9.0.0",
"@alfresco/adf-extensions": ">=8.0.0",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122",
"ts-morph": ">=20.0.0"