diff --git a/Cargo.lock b/Cargo.lock index fcba05565..c290c2be8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1840,7 +1840,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0-uplift.syncback.rc.8" +version = "7.4.0-uplift.syncback.rc.9" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 30e20e8d6..db56de892 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0-uplift.syncback.rc.8" +version = "7.4.0-uplift.syncback.rc.9" 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 02ed6bc27..8689b043d 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0-uplift.syncback.rc.8 \ No newline at end of file +7.4.0-uplift.syncback.rc.9 \ No newline at end of file