Skip to content

Commit 946123a

Browse files
committed
chore: bump version to v0.23.1
1 parent 96fcb6e commit 946123a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.

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

0 commit comments

Comments
 (0)