Skip to content

Commit 89ec87d

Browse files
committed
chore: bump version to v0.21.0
1 parent 54e68db commit 89ec87d

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.20.0"
3+
version = "0.21.0"
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.20.0",
3+
"version": "0.21.0",
44
"identifier": "com.drl990114.markflowy",
55
"build": {
66
"beforeDevCommand": "yarn dev",

0 commit comments

Comments
 (0)