File tree Expand file tree Collapse file tree 5 files changed +5
-114
lines changed Expand file tree Collapse file tree 5 files changed +5
-114
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- > 对应核心版本: [ ** v4.0.0-RC2 ** ] ( https://github.com/simple-robot/simpler-robot/releases/tag/v4.0.0-RC2 )
1+ > 对应核心版本: [ ** v4.0.0-RC3 ** ] ( https://github.com/simple-robot/simpler-robot/releases/tag/v4.0.0-RC3 )
22
33
44我们欢迎并期望着您的的[ 反馈] ( https://github.com/simple-robot/simbot-component-onebot/issues ) 或[ 协助] ( https://github.com/simple-robot/simbot-component-onebot/pulls ) ,
55感谢您的贡献与支持!
66
77也欢迎您为我们献上一颗 ` star ` ,这是对我们最大的鼓励与认可!
8+
9+ > [ !note]
10+ > 目前组件事件类型已经基本全部定义、封装完毕。
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ object P {
4141 override val homepage: String get() = HOMEPAGE
4242
4343
44- private val baseVersion = v(0 , 0 , 4 )
44+ private val baseVersion = v(0 , 1 , 0 )
4545
4646 val snapshotVersion = baseVersion - Version .SNAPSHOT
4747 override val version = if (isSnapshot()) snapshotVersion else baseVersion
You can’t perform that action at this time.
0 commit comments