From a39d4b5a66e88e4fb3e6dc4a2a9e6aa92e81e9b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimondas=20Rimkevi=C4=8Dius?= Date: Sun, 24 Apr 2016 22:27:05 +0300 Subject: [PATCH] changed version to 0.1.0 in template --- templates/ubuntu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ubuntu.json b/templates/ubuntu.json index 4eddb61..9e5f182 100644 --- a/templates/ubuntu.json +++ b/templates/ubuntu.json @@ -3,7 +3,7 @@ "atlas_username":"ImpressCMS", "atlas_name":"DevBox-Ubuntu", "box_name":"ImpressCMS.DevBox", - "box_version":"0.0.6" + "box_version":"0.1.0" }, "push":{ "name":"{{user `atlas_username`}}/{{user `atlas_name`}}",