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

Commit

Permalink
Changing next-version back to 2.0.0 because I think it should be… (#17)
Browse files Browse the repository at this point in the history
Changing next-version back to 2.0.0 because I think it should be that…
  • Loading branch information
ejcoyle88 authored Nov 5, 2019
2 parents 796e37d + 17d56ba commit eb6b9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ assembly-versioning-scheme: MajorMinorPatch
mode: ContinuousDelivery
tag-prefix: '[vV]'
continuous-delivery-fallback-tag: alpha
next-version: 3.0.0
next-version: 2.0.0
major-version-bump-message: '\+semver:\s?(breaking|major)'
minor-version-bump-message: '\+semver:\s?(feature|minor)'
patch-version-bump-message: '\+semver:\s?(fix|patch)'
Expand Down

0 comments on commit eb6b9fc

Please sign in to comment.