Skip to content

Commit

Permalink
Version 1.5.7
Browse files Browse the repository at this point in the history
No changes here, just testing out new deploy system
  • Loading branch information
DenWav committed Apr 9, 2021
1 parent 72637d4 commit a60955f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotlin.code.style=official
ideaVersion = 2020.1
ideaVersionName = 2020.1

coreVersion = 1.5.6
coreVersion = 1.5.7
downloadIdeaSources = true

pluginTomlVersion = 0.2.131.3366-201
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Minecraft Development for IntelliJ
</tr>
</table>

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)
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)
----------------------

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

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


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

JDK 8 is required.

Build the plugin with:

`./gradlew build`
Expand Down

0 comments on commit a60955f

Please sign in to comment.