Skip to content

Commit b08ad18

Browse files
committed
Version 1.4.1
1 parent 6404b66 commit b08ad18

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
ideaVersion = 2019.3
1313
ideaVersionName = 2019.3
1414

15-
coreVersion = 1.4.0
15+
coreVersion = 1.4.1
1616
downloadIdeaSources = true

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Minecraft Development for IntelliJ
3636
</tr>
3737
</table>
3838

39-
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.4.0-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
39+
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.4.1-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
4040
----------------------
4141

4242
<a href="https://discord.gg/j6UNcfr"><img src="https://i.imgur.com/JXu9C1G.png" height="48px"></img></a>

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<vendor email="demonwav@gmail.com" url="https://minecraftdev.org/">DemonWav</vendor>
2121

2222
<description><![CDATA[
23-
Brings support for Bukkit, Spigot, Paper, Sponge, Forge, MCP, Mixins, BungeeCord, Waterfall, and LiteLoader projects
24-
to Intellij IDEA.
23+
Brings support for Bukkit, Spigot, Paper, Sponge, Forge, MCP, Mixins, Velocity, BungeeCord, Waterfall, and
24+
LiteLoader projects to Intellij IDEA.
2525
]]></description>
2626

2727
<change-notes><![CDATA[

0 commit comments

Comments
 (0)