From 89aeca9bf06785241006b4fef89ab5ccc449aef0 Mon Sep 17 00:00:00 2001 From: kgiszewski <3flowers> Date: Sat, 2 Apr 2016 19:11:39 -0400 Subject: [PATCH] Add version to json config --- config/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/meta.json b/config/meta.json index 65d5b46..7c374b8 100644 --- a/config/meta.json +++ b/config/meta.json @@ -1,6 +1,6 @@ { "name": "Archetype", - "version": "1.8", + "version": "1.12.4", "url": "http://github.com/imulus/archetype/", "author": "Imulus - Kevin Giszewski - Tom Fulton - Lee Kelleher - Matt Brailsford - Kenn Jacobsen - Et. Al.", "authorUrl": "http://imulus.com/",