From cb7111b121083fd185d9371066655ed48ceec7cd Mon Sep 17 00:00:00 2001 From: filoxenace Date: Sun, 5 Apr 2026 17:48:50 -0400 Subject: [PATCH] chore: bump version in wally.toml and docs to 0.1.7 --- README.md | 2 +- src/wally.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afc7bc3..acc055d 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.6" +reface = "secret-rare/rbx-reface@0.1.7" ``` 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 a47b2b9..12ada79 100644 --- a/src/wally.toml +++ b/src/wally.toml @@ -1,6 +1,6 @@ [package] name = "secret-rare/rbx-reface" -version = "0.1.6" +version = "0.1.7" registry = "https://github.com/UpliftGames/wally-index" realm = "server"