Skip to content

Commit a60955f

Browse files
committed
Version 1.5.7
No changes here, just testing out new deploy system
1 parent 72637d4 commit a60955f

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
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 = 2020.1
1515
ideaVersionName = 2020.1
1616

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

2020
pluginTomlVersion = 0.2.131.3366-201

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ Minecraft Development for IntelliJ
3636
</tr>
3737
</table>
3838

39-
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.6-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.7-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>
4343

44-
Visit [https://minecraftdev.org](https://minecraftdev.org) for a little information about the project.
44+
Visit [https://minecraftdev.org](https://minecraftdev.org) for some information about the project.
4545

4646

4747
Installation
@@ -56,8 +56,6 @@ box, simply search for `Minecraft`. You can install it from there and restart In
5656
Building
5757
--------
5858

59-
JDK 8 is required.
60-
6159
Build the plugin with:
6260

6361
`./gradlew build`

0 commit comments

Comments
 (0)