Skip to content

Commit

Permalink
Bump for 5.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bdw429s committed Apr 27, 2023
1 parent 9c7d4ab commit c98e2d4
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="6.0.0-alpha"/>
<property name="commandbox.stableVersion" value="5.8.0"/>
<property name="commandbox.version" value="5.9.0"/>
<property name="commandbox.stableVersion" value="5.9.0"/>

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

0 comments on commit c98e2d4

Please sign in to comment.