diff --git a/Makefile b/Makefile index b9112c4a..8e720f7d 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ UNAME_S := $(shell uname -s) TARBALL_SOURCES = $(GO_SOURCES) Makefile README.md vmango.dist.conf vmango.service static/ templates/ vendor/ go.mod go.sum RPM_NAME = vmango -VERSION = 0.8.0 +VERSION = 0.9.0 RELEASE = 1 BUILD_LDFLAGS = -X subuk/vmango/web.AppVersion=$(VERSION) diff --git a/README.md b/README.md index 9ce9db33..79182416 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Current features: * SSH keys management and injection * Volume management * KVM machines via libvirt +* [Web console](https://streamja.com/LLEA) * Support for cloud OS images (with cloud-init installed) * Custom userdata for cloud-init * Bridged network