Skip to content

Commit d75b630

Browse files
committed
location protocol
1 parent 10d46e7 commit d75b630

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

box.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name":"ColdBox Debugger",
33
"author":"Ortus Solutions <[email protected]",
4-
"location":"http://downloads.ortussolutions.com.s3.amazonaws.com/ortussolutions/coldbox-modules/cbdebugger/@build.version@/[email protected]@.zip",
5-
"version":"1.8.0",
4+
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbdebugger/@build.version@/[email protected]@.zip",
5+
"version":"1.7.1",
66
"slug":"cbdebugger",
77
"type":"modules",
88
"homepage":"https://github.com/coldbox-modules/cbdebugger",

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.7.1
4+
5+
* Updated location protocol
6+
37
## 1.7.0
48

59
* Missing interception points for extending the panels: `afterDebuggerPanel`, `beforeDebuggerPanel`

0 commit comments

Comments
 (0)