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