Skip to content

Commit 6c59ad2

Browse files
committed
version bump
1 parent a062e9c commit 6c59ad2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ notifications:
88
env:
99
global:
1010
# TARGET RELEASE VERSION: BUMP AS NEEDED
11-
- COLDBOX_VERSION=5.1.3
11+
- COLDBOX_VERSION=5.2.0
1212
matrix:
1313
- ENGINE=lucee@4.5 ANT_TARGET=build.all
1414
- ENGINE=lucee@5 ANT_TARGET=run-tests

build/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- PASSED IN NOW
1515
<property name="coldbox.version" value="5.1.3" />
1616
-->
17-
<property name="coldbox.stableversion" value="5.1.2" />
17+
<property name="coldbox.stableversion" value="5.1.3" />
1818

1919
<property name="coldbox.slug" value="coldbox"/>
2020
<property name="cachebox.slug" value="cachebox"/>

0 commit comments

Comments
 (0)