Set crate and plugin versions to 7.7.0-prealpha (#1170)

This commit is contained in:
Ken Loeffler
2025-11-21 15:02:09 +00:00
committed by GitHub
parent 2b47861a4f
commit 015b5bda14
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -1898,7 +1898,7 @@ dependencies = [
[[package]] [[package]]
name = "rojo" name = "rojo"
version = "7.6.1" version = "7.7.0-prealpha"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"backtrace", "backtrace",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rojo" name = "rojo"
version = "7.6.1" version = "7.7.0-prealpha"
rust-version = "1.88" rust-version = "1.88"
authors = [ authors = [
"Lucien Greathouse <me@lpghatguy.com>", "Lucien Greathouse <me@lpghatguy.com>",

View File

@@ -1 +1 @@
7.6.1 7.7.0-prealpha