From 16ef010eadffae7aeb4bc2d9f310606ab658a519 Mon Sep 17 00:00:00 2001 From: Micah Date: Tue, 7 May 2024 13:06:27 -0700 Subject: [PATCH] Release v7.4.0-uplift.syncback.rc.11 --- 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 da75e5d13..b61438516 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1835,7 +1835,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0-uplift.syncback.rc.10" +version = "7.4.0-uplift.syncback.rc.11" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 2d38e8335..f1b6f7a70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0-uplift.syncback.rc.10" +version = "7.4.0-uplift.syncback.rc.11" 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 ef887265e..06edbf00d 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0-uplift.syncback.rc.10 \ No newline at end of file +7.4.0-uplift.syncback.rc.11 \ No newline at end of file