diff --git a/Cargo.lock b/Cargo.lock index aa6781da0..5c9aa18f4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1834,7 +1834,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.4.0-uplift.syncback.rc.13" +version = "7.4.0-uplift.syncback.rc.14" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 6de36cbc0..08425dcb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.0-uplift.syncback.rc.13" +version = "7.4.0-uplift.syncback.rc.14" 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 df4ace2cb..62057c118 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.0-uplift.syncback.rc.13 \ No newline at end of file +7.4.0-uplift.syncback.rc.14 \ No newline at end of file