From a56864b731cbaae5e998f1bac802da95e8dfe987 Mon Sep 17 00:00:00 2001 From: cankoluman Date: Fri, 20 Jun 2014 09:59:15 +0100 Subject: [PATCH] Issue #AR-6_legacy_nesting: update version counter to match VersionInfo.cs --- config/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/meta.json b/config/meta.json index e963137..c43ae34 100644 --- a/config/meta.json +++ b/config/meta.json @@ -1,6 +1,6 @@ { "name": "Archetype", - "version": "1.0-beta", + "version": "1.2-beta", "url": "http://github.com/imulus/archetype/", "author": "Imulus", "authorUrl": "http://imulus.com/",