Skip to content

Commit b6365f0

Browse files
committed
chore: bump version to v0.18.1
1 parent 6b80f3b commit b6365f0

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

0 commit comments

Comments
 (0)