From 3c4fdf5f620b8379f12bf09f5b1e65a0b96aa21e Mon Sep 17 00:00:00 2001 From: secret-rare Date: Tue, 21 Apr 2026 11:38:10 -0400 Subject: [PATCH] chore: bump readme/wally to 1.1.0 --- README.md | 2 +- src/wally.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"