Skip to content

Commit

Permalink
chore: rename version
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Aug 10, 2024
1 parent 0ecc0c1 commit 00d0bdb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/iamai-adapter-cqhttp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-cqhttp"
version = "0.0.3-rc4"
version = "0.0.3-rc.4"
description = "CQHTTP adapter for iamai."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-dingtalk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-dingtalk"
version = "0.0.3-rc4"
version = "0.0.3-rc.4"
description = "Dingtalk adapter for iamai."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-gensokyo/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-gensokyo"
version = "0.0.3-rc4"
version = "0.0.3-rc.4"
description = "Gensokyo adapter for iamai."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-kook/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-kook"
version = "0.0.3-rc4"
version = "0.0.3-rc.4"
description = "kook adapter for iamai."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-red/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-red"
version = "0.0.3rc3"
version = "0.0.3-rc.4"
description = "Red adapter for iamai."
authors = [{ name = "简律纯", email = "i@jyunko.cn" }]
license = { text = "MIT" }
Expand Down

0 comments on commit 00d0bdb

Please sign in to comment.