From 83e6b0475fe55fdd71c9fe06cd3b997f15a7547c Mon Sep 17 00:00:00 2001 From: deeplow Date: Mon, 22 Aug 2022 13:20:30 +0100 Subject: [PATCH] add to RELEASE intructions to bump brew cask fixes #190 --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 626ae75..28d7fbc 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -78,3 +78,4 @@ To publish the release: - Create a new release on GitHub, put the changelog in the description of the release, and upload the macOS and Windows installers - Update the [Installing Dangerzone](https://github.com/firstlookmedia/dangerzone/wiki/Installing-Dangerzone) wiki page - Update the [Dangerzone website](https://github.com/firstlookmedia/dangerzone.rocks) to link to the new installers +- Update the brew cask release of Dangerzone with a [PR like this one](https://github.com/Homebrew/homebrew-cask/pull/116319)