Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Nov 9, 2024
1 parent f25d335 commit fb60d96
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .mina/elizabeth.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
includes = ["avilla/elizabeth"]
raw-dependencies = [
"avilla-core >= 1.0.0a26",
"avilla-standard-qq >= 1.0.0a21"
"avilla-standard-qq >= 1.0.0a22"
]

[project]
Expand Down
4 changes: 2 additions & 2 deletions .mina/onebot-v11.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
includes = ["avilla/onebot/v11"]
raw-dependencies = [
"avilla-core >= 1.0.0a26",
"avilla-standard-qq >= 1.0.0a21",
"avilla-standard-qq >= 1.0.0a22",
"graia-amnesia[asgi]>=0.9.0"
]

[project]
name = "avilla-onebot-v11"
version = "1.0.0a30" # WIP for release.
version = "1.0.0a31" # WIP for release.
authors = [
{name = "GreyElaina", email = "GreyElaina@outlook.com"},
]
Expand Down
2 changes: 1 addition & 1 deletion .mina/standard-qq.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ raw_dependencies = [

[project]
name = "avilla-standard-qq"
version = "1.0.0a21"
version = "1.0.0a22"
authors = [
{name = "GreyElaina", email = "GreyElaina@outlook.com"},
{name = "BlueGlassBlock", email = "blueglassblock@outlook.com"},
Expand Down

0 comments on commit fb60d96

Please sign in to comment.