feat: technical release (#5865)
This commit is contained in:
parent
4f53555f09
commit
0f165b33a6
@ -21,8 +21,8 @@
|
||||
- @xen-orchestra/backups 0.12.1
|
||||
- @xen-orchestra/proxy 0.14.4
|
||||
- xo-server-netbox 0.2.0
|
||||
- xo-web 5.85.0
|
||||
- xo-server 5.81.0
|
||||
- xo-web 5.86.0
|
||||
- xo-server 5.81.1
|
||||
|
||||
## **5.60.0** (2021-06-30)
|
||||
|
||||
|
@ -27,5 +27,3 @@
|
||||
> - major: if the change breaks compatibility
|
||||
>
|
||||
> In case of conflict, the highest (lowest in previous list) `$version` wins.
|
||||
|
||||
- xo-web minor
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "xo-server",
|
||||
"version": "5.81.0",
|
||||
"version": "5.81.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"description": "Server part of Xen-Orchestra",
|
||||
"keywords": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "xo-web",
|
||||
"version": "5.85.0",
|
||||
"version": "5.86.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"description": "Web interface client for Xen-Orchestra",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user