Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
about to publish a version to NuGet, callign it alpha for now (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyKanzhelev authored Dec 18, 2018
1 parent 6fc3830 commit c6b9bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Common.prod.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<SemanticVersionMinor>1</SemanticVersionMinor>
<SemanticVersionPatch>0</SemanticVersionPatch>
<!--Valid values: beta1, beta2, EMPTY for stable -->
<PreReleaseMilestone>beta1</PreReleaseMilestone>
<PreReleaseMilestone>alpha</PreReleaseMilestone>
<!--
Date when Semantic Version was changed.
Update for every public release.
Expand Down

0 comments on commit c6b9bef

Please sign in to comment.