From 735855d2fa715ed2de4b41cbbcbb44d425f50d6f Mon Sep 17 00:00:00 2001 From: kennethloeffler Date: Wed, 6 Nov 2024 09:40:51 +0000 Subject: [PATCH] Use 7.5.0-prealpha for master branch version, not 7.4.4 --- Cargo.toml | 2 +- plugin/Version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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