-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version numbers in preparation for a new release.
- Loading branch information
Showing
3 changed files
with
6 additions
and
6 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,8 +1,8 @@ | ||
# Release Process | ||
|
||
1. Update version number in `README.md` | ||
2. Update version number in `Sources/LFSPointersExecutable/main.swift` | ||
1. Update version number in `README.md`, line 202. | ||
2. Update version number in `Sources/LFSPointersExecutable/main.swift`, line 42. | ||
3. Create GitHub release, and wait for builds to finish. | ||
3. Update version number in `Scripts/installDeb.sh` | ||
4. Update version number in [lfs-pointers.rb](https://github.com/LebJe/homebrew-formulae/blob/master/lfs-pointers.rb) | ||
3. Update version number in `Scripts/installDeb.sh`. | ||
4. Update version number in [lfs-pointers.rb](https://github.com/LebJe/homebrew-formulae/blob/master/lfs-pointers.rb). | ||
5. Build Homebrew bottle. |
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