Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 413 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 413 Bytes

CONTRIBUTING

Creating a new release

  1. Bump the version number in save_safari_webarchive.swift
  2. Add a changelog entry in CHANGELOG.md
  3. Create a Git tag with your new version number
  4. Push your changes and Git tag to GitHub

GitHub Actions will create a new release, including compiled binaries.

These binaries aren't notarised -- see #6