From 4d1f4831f25d1f712bb0c6da698c950703d0ac24 Mon Sep 17 00:00:00 2001 From: Micah Date: Fri, 29 Mar 2024 11:21:44 -0700 Subject: [PATCH] Release v7.4.0-uplift.syncback.rc.6 --- 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 bc3385267..0d8620a25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1840,7 +1840,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0-uplift.syncback.rc.5" +version = "7.4.0-uplift.syncback.rc.6" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 94dc35bd3..a8e842196 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0-uplift.syncback.rc.5" +version = "7.4.0-uplift.syncback.rc.6" 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 eb77686a4..ce1a0390c 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0-uplift.syncback.rc.5 \ No newline at end of file +7.4.0-uplift.syncback.rc.6 \ No newline at end of file