From b953bfb3c89a9b9e193c45f7dd339028043a575a Mon Sep 17 00:00:00 2001 From: Micah Date: Thu, 22 Aug 2024 09:55:30 -0700 Subject: [PATCH] Release 7.4.0-uplift.syncback.rc.15 --- 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 806f9c92e..854c623d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1761,7 +1761,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0" +version = "7.4.0-uplift.syncback.rc.15" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 2aa28619d..ea2e3913a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0" +version = "7.4.0-uplift.syncback.rc.15" 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 b61671799..914ba1345 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0 \ No newline at end of file +7.4.0-uplift.syncback.rc.15 \ No newline at end of file