diff --git a/README.md b/README.md index efd3d08..afc7bc3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Install via [Wally](https://wally.run): ```toml [server-dependencies] -reface = "secret-rare/rbx-reface@0.1.5" +reface = "secret-rare/rbx-reface@0.1.6" ``` 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 eca1692..a47b2b9 100644 --- a/src/wally.toml +++ b/src/wally.toml @@ -1,6 +1,6 @@ [package] name = "secret-rare/rbx-reface" -version = "0.1.5" +version = "0.1.6" registry = "https://github.com/UpliftGames/wally-index" realm = "server"