Skip to content

Commit

Permalink
v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Nov 22, 2022
2 parents d22ca6e + cdb3dc3 commit 20e6480
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup nodejs
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 16.x

- name: Setup CommandBox
uses: Ortus-Solutions/setup-commandbox@v2.0.1
Expand Down
2 changes: 1 addition & 1 deletion box.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name":"ColdBox Debugger",
"author":"Ortus Solutions <info@ortussolutions.com",
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbdebugger/@build.version@/cbdebugger-@build.version@.zip",
"version":"3.6.0",
"version":"4.0.0",
"slug":"cbdebugger",
"type":"modules",
"homepage":"/~https://github.com/coldbox-modules/cbdebugger",
Expand Down
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20e6480

Please sign in to comment.