mirror of
https://github.com/jie65535/gc-openchat-plugin.git
synced 2025-06-01 17:29:11 +08:00
Update version to 0.2.1
This commit is contained in:
parent
397cf392f5
commit
28456bb179
@ -3,7 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group 'com.github.jie65535.openchat'
|
group 'com.github.jie65535.openchat'
|
||||||
version 'dev-0.2.0'
|
version 'dev-0.2.1'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "openchat-plugin",
|
"name": "openchat-plugin",
|
||||||
"description": "Chat with players in the server console",
|
"description": "Chat with players in the server console",
|
||||||
"version": "0.1.0",
|
"version": "0.2.1",
|
||||||
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
|
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
|
||||||
"authors": ["jie65535"]
|
"authors": ["jie65535"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user