Skip to content

Commit

Permalink
move MessageContent package and deploy;
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Nov 21, 2020
1 parent b908729 commit c547d26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UPDATE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ mirai组件中优化 `MessageContentBuilder` 中,通过input流和byte数组


## ALPHA.5(NOW)

存在不兼容更新且本次更新仅包含以下的不兼容内容。
### api
- ※ 不兼容更新:`MessageContent` 包路径变更:`love.forte.simbot.api.message.event.MessageContent` -> `love.forte.simbot.api.message.MessageContent`

2 changes: 1 addition & 1 deletion component-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modules>
<module>component-mirai</module>
<module>component-ding</module>
<module>component-lovelycat-httpapi</module>
<!--<module>component-lovelycat-httpapi</module>-->
<!--<module>component-xiaolz-oopshttpapi</module>-->
</modules>

Expand Down

0 comments on commit c547d26

Please sign in to comment.