Skip to content

Commit 710f515

Browse files
committed
Bump: v1.5.0
1 parent bd9dd2d commit 710f515

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quick-capture"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "Quick Capture to Daily Note"
55
authors = ["Martin Betz"]
66
edition = "2021"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"package": {
88
"productName": "Quick Capture",
9-
"version": "1.4.0"
9+
"version": "1.5.0"
1010
},
1111
"tauri": {
1212
"allowlist": {

0 commit comments

Comments
 (0)