diff --git a/Cargo.toml b/Cargo.toml index 700f6e47b..9798e670a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.4.4" +version = "7.5.0-prealpha" 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 c74107f79..9b6481238 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.4.4 \ No newline at end of file +7.5.0-prealpha \ No newline at end of file