Skip to content

Commit 77100eb

Browse files
author
Matt Karl
committed
Fixed build.json reference
1 parent 6283a48 commit 77100eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/assets/templates/default/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
".gitignore",
1010
".gitattributes",
1111
"src",
12-
"build.json",
12+
"springroll.json",
1313
"Gruntfile.js",
1414
"package.js"
1515
]

deploy/assets/templates/default/springroll-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "Default",
33
"id" : "io.springroll.default",
4-
"version" : "1.1.0",
4+
"version" : "1.1.1",
55
"rename" : {
66
"gitignore" : ".gitignore",
77
"bowerrc" : ".bowerrc"

0 commit comments

Comments
 (0)