Skip to content

Commit

Permalink
Final bump for 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdw429s committed Mar 5, 2020
1 parent ffc49ad commit 8a05f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ External Dependencies:
<property name="distro.groupID" value="ortussolutions" />
<property name="distro.name" value="commandbox"/>
<!-- Special things happen when the version and stableVersion are the same value as that signifies a "stable" build. -->
<property name="commandbox.version" value="5.0.0-RC.1"/>
<property name="commandbox.stableVersion" value="4.8.0"/>
<property name="commandbox.version" value="5.0.0"/>
<property name="commandbox.stableVersion" value="5.0.0"/>

<!-- Time Label -->
<tstamp prefix="start"/>
Expand Down

0 comments on commit 8a05f07

Please sign in to comment.