Skip to content

Commit 4915ace

Browse files
committed
Patch to 0.8.4
1 parent 5da4548 commit 4915ace

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.8.3",
3+
"version": "0.8.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.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.8.3"
3+
version = "0.8.4"
44
description = "Windows/Mac/Linux version of WebWriter"
55
authors = ["Frederic Salmen <frederic@fsalmen.de>"]
66
license = "UNLICENSED"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webwriter",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "Web-based authoring tool for explorables",
55
"scripts": {
66
"lerna": "lerna",

0 commit comments

Comments
 (0)