Skip to content

Commit 481f101

Browse files
committed
set api-version to 1.13
1 parent 914e8ab commit 481f101

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.azisaba</groupId>
44
<artifactId>lunachatplus</artifactId>
5-
<version>3.3.0</version>
5+
<version>3.3.1</version>
66
<description>A powerfull chat channel plugin with IME (Kana-Kanji conversion) support</description>
77
<url>https://github.com/ucchyocean/LunaChat</url>
88

src/main/resources/plugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version: ${project.version}
44
authors: [ucchy, YukiLeafX, LazyGon, tomo1560]
55
description: ${project.description}
66
softdepend: [Vault, dynmap, Multiverse-Core, mcMMO]
7+
api-version: 1.13
78

89
commands:
910
lunachat:

0 commit comments

Comments
 (0)