Skip to content

Commit 6420942

Browse files
committed
Merge branch 'development'
2 parents d48f075 + e055474 commit 6420942

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

box.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox Security",
3-
"version":"2.12.0",
3+
"version":"2.11.1",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbsecurity/@build.version@/[email protected]@.zip",
55
"author":"Ortus Solutions.com <[email protected]>",
66
"slug":"cbsecurity",
@@ -24,7 +24,8 @@
2424
],
2525
"ignore":[
2626
"**/.*",
27-
"tests",
27+
"test-harness/**",
28+
"modules/**",
2829
"*/.md"
2930
],
3031
"dependencies":{

0 commit comments

Comments
 (0)