[READ-ONLY] Mirror of https://github.com/probablykasper/time-machine-inspector. Time Machine backup size inspector app
backup macos tauri time-machine
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Kasper (Jul 14, 2022, 7:16 AM +0200) ad82ae0c 52b07b8e

+1 -1
+1 -1
README.md
··· 29 29 ### Release new version 30 30 1. Update `CHANGELOG.md` 31 31 2. Bump the version number in `src-tauri/Cargo.toml` 32 - 3. Run `cargo check --manifest-path ./src-tauri/Cargo.toml` to update `Cargo.lock` 32 + 3. Run `cargo check` to update `Cargo.lock` 33 33 4. Create a git tag in the format `v#.#.#` 34 34 5. Add release notes to the generated GitHub release and publish it