Skip to content

Commit 18e545d

Browse files
committed
version bump
1 parent e4305fc commit 18e545d

File tree

3 files changed

+2
-374
lines changed

3 files changed

+2
-374
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
prep_next_release:
172172
name: Prep Next Release
173173
if: github.ref != 'refs/heads/development'
174-
runs-on: ubuntu-20.04
174+
runs-on: ubuntu-latest
175175
needs: [ build ]
176176
steps:
177177
- name: Checkout Development Repository

box.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox Platform",
3-
"version":"7.4.0",
3+
"version":"8.0.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip",
55
"author":"Ortus Solutions <info@ortussolutions.com>",
66
"slug":"coldbox",

0 commit comments

Comments
 (0)