Skip to content

Commit

Permalink
Bump for 3.6.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
bdw429s committed Mar 10, 2017
1 parent de74aba commit 1c500dc
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="3.6.0-snapshot"/>
<property name="commandbox.stableVersion" value="3.5.0"/>
<property name="commandbox.version" value="3.6.0"/>
<property name="commandbox.stableVersion" value="3.6.0"/>

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

0 comments on commit 1c500dc

Please sign in to comment.