diff --git a/README.md b/README.md index 49ee9b5..0c1cc89 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Install via [Wally](https://wally.run): ```toml [server-dependencies] -reface = "secret-rare/rbx-reface@1.0.0" +reface = "secret-rare/rbx-reface@1.1.0" ``` Alternatively, download the `.rbxm` file from the [Releases](https://github.com/filoxen/rbx-reface/releases) tab and insert it into your place. diff --git a/src/wally.toml b/src/wally.toml index b3e5170..2a9e537 100644 --- a/src/wally.toml +++ b/src/wally.toml @@ -1,6 +1,6 @@ [package] name = "secret-rare/rbx-reface" -version = "1.0.0" +version = "1.1.0" description = "Restore classic decal faces following the Dynamic Head Migration." registry = "https://github.com/UpliftGames/wally-index" realm = "server"