From 52c442f19861640b6c5a8ebde4775ab69f7e32b6 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Tue, 27 Mar 2018 10:48:16 -0700 Subject: [PATCH] box.json for master --- box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index 36881a0e..20c0e1dd 100644 --- a/box.json +++ b/box.json @@ -3,7 +3,7 @@ "slug":"fw1", "version":"4.2.0", "author":"Sean Corfield, Marcin Szczepanski, Ryan Cogswell", - "location":"framework-one/fw1#develop", + "location":"framework-one/fw1#master", "createPackageDirectory":true, "packageDirectory":"framework", "Homepage":"http://framework-one.github.io/", @@ -16,7 +16,7 @@ "shortDescription":"FW/1 - Framework One - is a family of small, lightweight, convention-over-configuration frameworks, primarily for CFML.", "description":"FW/1 - Framework One - is a family of small, lightweight, convention-over-configuration frameworks, primarily for CFML. FW/1 itself provides MVC, DI/1 provides dependency injection (a.k.a. inversion of control), and AOP/1 provides aspect-oriented programming features on top of DI/1.", "instructions":"http://framework-one.github.io/documentation/", - "changelog":"https://github.com/framework-one/fw1/commits/develop", + "changelog":"https://github.com/framework-one/fw1/commits/master", "type":"mvc", "keywords":[ "fw1",