Skip to content

Commit cb91b42

Browse files
committed
Update readme
1 parent b56ec1e commit cb91b42

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wavedash"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
edition = "2021"
55
authors = ["Wavedash Team"]
66
description = "Cross-platform CLI tool for uploading game projects to wavedash.gg"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ wvdsh build push
1818
### Dev Sandbox Server
1919

2020
```bash
21-
wvdsh dev serve [--config ./wavedash.toml]
21+
wvdsh dev [--config ./wavedash.toml]
2222
```
2323

2424
What it does:

0 commit comments

Comments
 (0)