From afa843eeef9c4d2e01e09ee6005f49b7409b8747 Mon Sep 17 00:00:00 2001 From: Jacob Gadikian Date: Thu, 24 Nov 2016 08:00:08 +0700 Subject: [PATCH] Update config.yml version numbers --- templates/weavescope/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/weavescope/config.yml b/templates/weavescope/config.yml index f83c3f7..27d7097 100644 --- a/templates/weavescope/config.yml +++ b/templates/weavescope/config.yml @@ -1,6 +1,6 @@ name: Weave Scope description: "Monitoring, visualisation and management for Docker" -version: 0.12.0 +version: 1.0.0 category: Monitoring maintainer: "Ilya Dmitrichenko " license: "Apache License v2.0"