Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykasper committed Oct 5, 2021
1 parent c09c9e4 commit 22eff9e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.1.2 - 2021 Oct 5
- Fix support for macOS Catalina

## 0.1.1 - 2021 Oct 3
- "Close without saving?" dialog now says OK/Cancel
- Close window on cmd+w if no files are open
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mr-tagger"
version = "0.1.1"
version = "0.1.2"
description = "Spotlight alternative"
default-run = "mr-tagger"
edition = "2018"
Expand Down

0 comments on commit 22eff9e

Please sign in to comment.