mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
Change version number
This commit is contained in:
parent
893d24e40a
commit
4a1fc379d9
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead.
|
LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead.
|
||||||
|
|
||||||
**Shipped version:** 4.12
|
**Shipped version:** 4.13
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
||||||
},
|
},
|
||||||
"version": "4.12~ynh1",
|
"version": "4.13~ynh1",
|
||||||
"url": "https://example.com",
|
"url": "https://example.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue