diff --git a/README.md b/README.md index 4697c8b..972cfc6 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,10 @@ Learn to play the piano at your own pace through various modes of practice. [Wat - [x] Home row keyboard input - [x] Cross-platform support - [x] Interactive scale practice - - [x] Hard mode - [x] Interactive chord practice -- [x] Interactive Circle of Fifths practice - [x] Interactive fifths practice - [x] Interactive quiz +- [x] Hard mode ## Coming Soon diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 8154d6a..a4f4a90 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Piano Trainer", - "version": "1.0.8" + "version": "1.0.9" }, "tauri": { "allowlist": {