Skip to content

Commit c962b3e

Browse files
committed
1.0.0
1 parent 9633fcd commit c962b3e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "meta-yoinker"
33
description = "A tool designed to extract and re-apply DMI/zTxt metadata"
4-
version = "0.5.0"
4+
version = "1.0.0"
55
authors = ["ZeWaka <zewakagamer@gmail.com>"]
66
license = "GPL-3.0"
77
repository = "https://github.com/ZeWaka/meta-yoinker"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Supported platforms:
1313

1414
## Downloading
1515

16+
Check out the web version: https://zewaka.github.io/meta-yoinker
17+
1618
If you're on windows, download from the [latest release](https://github.com/ZeWaka/meta-yoinker/releases).
1719

1820
If you're on Linux or Mac, you will need to build it yourself. Follow the development instructions below.

0 commit comments

Comments
 (0)