We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cb1c9 commit f198981Copy full SHA for f198981
RELEASE.md
@@ -15,9 +15,8 @@
15
1. Use SemVer
16
2. Add that binary as attachment
17
18
-3. Push to Homebrew, see details [here](https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask)
19
-
20
- 1. ```sh
21
- brew bump-cask-pr --version 4.0.1 CoreLocationCLI
22
- ```
+3. Push to Homebrew, see [brew documentation](https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask)
23
+ ```sh
+ brew bump-cask-pr --version 4.0.1 CoreLocationCLI
+ ```
0 commit comments