Skip to content

Commit b34b52a

Browse files
committed
Bump desktop version to 0.9.4
1 parent db06428 commit b34b52a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

@webwriter/app-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webwriter/app-desktop",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Windows/Mac/Linux version of WebWriter",
55
"private": true,
66
"author": "Frederic Salmen <frederic@fsalmen.de>",

@webwriter/app-desktop/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.

@webwriter/app-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 = "webwriter"
3-
version = "0.9.3"
3+
version = "0.9.4"
44
description = "Windows/Mac/Linux version of WebWriter"
55
authors = ["Frederic Salmen <frederic@fsalmen.de>"]
66
license = "UNLICENSED"

0 commit comments

Comments
 (0)