Skip to content

Commit cb8c4cd

Browse files
committed
Merge branch '2020.3' into 2021.1
2 parents d925ccf + 2beb908 commit cb8c4cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kotlin.code.style=official
1414
ideaVersion = 2021.1
1515
ideaVersionName = 2021.1
1616

17-
coreVersion = 1.5.7
17+
coreVersion = 1.5.8
1818
downloadIdeaSources = true
1919

2020
pluginTomlVersion = 0.2.144.3766-211

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.5.7-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
39+
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.8-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<id>com.demonwav.minecraft-dev</id>
2020
<name>Minecraft Development</name>
21-
<vendor email="demonwav@gmail.com" url="https://minecraftdev.org/">DemonWav</vendor>
21+
<vendor email="demonwav@gmail.com" url="https://minecraftdev.org/">minecraft-dev</vendor>
2222

2323
<description><![CDATA[
2424
Brings support for Bukkit, Spigot, Paper, Sponge, Forge, Fabric, MCP, Mixin, Velocity, BungeeCord, Waterfall, and

0 commit comments

Comments
 (0)