Skip to content

Commit

Permalink
Prepare next microwave release
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyten committed Dec 4, 2023
1 parent 3314147 commit 10b7623
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion microwave/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "microwave"
version = "0.35.0"
version = "0.36.0"
authors = ["Woyten <[email protected]>"]
description = "Make xenharmonic music and explore musical tunings."
repository = "https://github.com/Woyten/tune/tree/main/microwave"
Expand Down
6 changes: 3 additions & 3 deletions microwave/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ Option A: Run `microwave` in a web browser without installing any additional sof

Option B: Download a precompiled version of `microwave` for the supported target architectures:

- [microwave 0.35.0 (Linux)](https://github.com/Woyten/tune/releases/download/microwave-0.35.0/microwave-0.35.0-x86_64-unknown-linux-gnu.zip)
- [microwave 0.35.0 (Windows)](https://github.com/Woyten/tune/releases/download/microwave-0.35.0/microwave-0.35.0-x86_64-pc-windows-msvc.zip)
- [microwave 0.35.0 (macOS)](https://github.com/Woyten/tune/releases/download/microwave-0.35.0/microwave-0.35.0-x86_64-apple-darwin.zip)
- [microwave 0.36.0 (Linux)](https://github.com/Woyten/tune/releases/download/microwave-0.36.0/microwave-0.36.0-x86_64-unknown-linux-gnu.zip)
- [microwave 0.36.0 (Windows)](https://github.com/Woyten/tune/releases/download/microwave-0.36.0/microwave-0.36.0-x86_64-pc-windows-msvc.zip)
- [microwave 0.36.0 (macOS)](https://github.com/Woyten/tune/releases/download/microwave-0.36.0/microwave-0.36.0-x86_64-apple-darwin.zip)

Option C: Use [Rust](https://www.rust-lang.org) and Cargo to build a fresh binary from scratch for your specific target architecture:

Expand Down

0 comments on commit 10b7623

Please sign in to comment.