From f71e320ca3708d891c902f2797f75ec8d295ef1b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 20 Aug 2021 13:13:39 -0700 Subject: Version bump to 2.3.3 --- RELEASE.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE.md') diff --git a/RELEASE.md b/RELEASE.md index b8724c81..1b426b5d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -238,6 +238,12 @@ flatpak-builder build --force-clean --install-deps-from=flathub --install --user flatpak run org.onionshare.OnionShare ``` +Create a [single-file bundle](https://docs.flatpak.org/en/latest/single-file-bundles.html): + +```sh +flatpak build-bundle ~/repositories/apps dist/OnionShare-$VERSION.flatpak org.onionshare.OnionShare --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo +``` + ### Update Homebrew - Make a PR to [homebrew-cask](https://github.com/homebrew/homebrew-cask) to update the macOS version -- cgit v1.2.3-54-g00ecf