feat: technical release (#6209)

This commit is contained in:
Mathieu
2022-04-28 16:28:24 +02:00
committed by GitHub
parent 3ecf099fe0
commit cca47a8149
19 changed files with 68 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "xo-web",
"version": "5.95.0",
"version": "5.96.0",
"license": "AGPL-3.0-or-later",
"description": "Web interface client for Xen-Orchestra",
"keywords": [
@@ -138,7 +138,7 @@
"xo-common": "^0.8.0",
"xo-lib": "^0.11.1",
"xo-remote-parser": "^0.8.0",
"xo-vmdk-to-vhd": "^2.2.0"
"xo-vmdk-to-vhd": "^2.3.0"
},
"scripts": {
"build": "GIT_HEAD=$(git rev-parse HEAD) NODE_ENV=production gulp build",