diff --git a/Cargo.lock b/Cargo.lock index 52577619..659d2968 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1898,7 +1898,7 @@ dependencies = [ [[package]] name = "rojo" -version = "7.6.1" +version = "7.7.0-prealpha" dependencies = [ "anyhow", "backtrace", diff --git a/Cargo.toml b/Cargo.toml index 2deb184b..94315413 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rojo" -version = "7.6.1" +version = "7.7.0-prealpha" rust-version = "1.88" authors = [ "Lucien Greathouse ", diff --git a/plugin/Version.txt b/plugin/Version.txt index bbd8e920..6bb62d27 100644 --- a/plugin/Version.txt +++ b/plugin/Version.txt @@ -1 +1 @@ -7.6.1 \ No newline at end of file +7.7.0-prealpha \ No newline at end of file