Skip to content

Commit ac672f8

Browse files
committed
chore: bump version to v0.22.1
1 parent 32ef707 commit ac672f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/desktop/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 = "markflowy"
3-
version = "0.22.0"
3+
version = "0.22.1"
44
description = "A Markdown Editor App"
55
authors = ["drl990114"]
66
license = " AGPL-3.0"

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "MarkFlowy",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"identifier": "com.drl990114.markflowy",
55
"build": {
66
"beforeDevCommand": "yarn dev",

0 commit comments

Comments
 (0)