Skip to content

Commit

Permalink
bump version (prep 2.14-beta2) (#1704)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyMothra authored Feb 21, 2020
1 parent 843d7e9 commit a2c381e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .props/_GlobalStaticVersion.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<SemanticVersionMajor>2</SemanticVersionMajor>
<SemanticVersionMinor>14</SemanticVersionMinor> <!-- If changing the Minor version, also update the Date value. -->
<SemanticVersionPatch>0</SemanticVersionPatch>
<PreReleaseMilestone>beta1</PreReleaseMilestone> <!--Valid values: beta1, beta2, EMPTY for stable -->
<PreReleaseMilestone>beta2</PreReleaseMilestone> <!--Valid values: beta1, beta2, EMPTY for stable -->
<!--
Date when Semantic Version was changed.
Update for every MINOR release.
Expand Down

0 comments on commit a2c381e

Please sign in to comment.