From 579baf792164a2c231d119efee69abe7c9f87dc3 Mon Sep 17 00:00:00 2001 From: Micah Date: Wed, 13 Nov 2024 18:00:58 -0800 Subject: [PATCH] Release v7.4.0-uplift.syncback.rc.18 --- Cargo.lock | 2 +- Cargo.toml | 2 +- plugin/Version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2c3b569dd..db953e373 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1834,7 +1834,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0-uplift.syncback.rc.17" +version = "7.4.0-uplift.syncback.rc.18" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index beb40d5ab..54e9eb667 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0-uplift.syncback.rc.17" +version = "7.4.0-uplift.syncback.rc.18" rust-version = "1.70.0" authors = ["Lucien Greathouse "] description = "Enables professional-grade development tools for Roblox developers" diff --git a/plugin/Version.txt b/plugin/Version.txt index b98660d33..7e938f27b 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0-uplift.syncback.rc.17 \ No newline at end of file +7.4.0-uplift.syncback.rc.18 \ No newline at end of file