-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6e4fc6
commit 65ce486
Showing
4 changed files
with
184 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
set MAJOR_PREVIOUS=4 | ||
set MINOR_PREVIOUS=2 | ||
set PATCH_PREVIOUS=1 | ||
set PATCH_PREVIOUS=2 | ||
set PRERELEASE_PREVIOUS= | ||
|
||
set MAJOR=4 | ||
set MINOR=2 | ||
set PATCH=2 | ||
set MINOR=3 | ||
set PATCH=0 | ||
set PRERELEASE= |
Oops, something went wrong.