Skip to content

Commit 52c442f

Browse files
committed
box.json for master
1 parent e084a38 commit 52c442f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

box.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"slug":"fw1",
44
"version":"4.2.0",
55
"author":"Sean Corfield, Marcin Szczepanski, Ryan Cogswell",
6-
"location":"framework-one/fw1#develop",
6+
"location":"framework-one/fw1#master",
77
"createPackageDirectory":true,
88
"packageDirectory":"framework",
99
"Homepage":"http://framework-one.github.io/",
@@ -16,7 +16,7 @@
1616
"shortDescription":"FW/1 - Framework One - is a family of small, lightweight, convention-over-configuration frameworks, primarily for CFML.",
1717
"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.",
1818
"instructions":"http://framework-one.github.io/documentation/",
19-
"changelog":"https://github.com/framework-one/fw1/commits/develop",
19+
"changelog":"https://github.com/framework-one/fw1/commits/master",
2020
"type":"mvc",
2121
"keywords":[
2222
"fw1",

0 commit comments

Comments
 (0)