mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-06 07:04:56 +08:00
Fix ide version
This commit is contained in:
@@ -22,7 +22,7 @@ repositories {
|
||||
maven("https://maven.aliyun.com/repository/public")
|
||||
}
|
||||
|
||||
version = Versions.intellij
|
||||
version = Versions.console
|
||||
description = "IntelliJ plugin for Mirai Console"
|
||||
|
||||
// JVM fails to compile
|
||||
|
||||
Reference in New Issue
Block a user