Skip to content

Commit f5e8727

Browse files
committed
Merge branch 'dev' into 2020.2
# Conflicts: # gradle.properties
2 parents 40bceaa + 9c7892d commit f5e8727

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
#
1010

1111
# suppress inspection "UnusedProperty" for whole file
12+
kotlin.code.style=official
13+
1214
ideaVersion = 2020.2
1315
ideaVersionName = 2020.2
1416

15-
coreVersion = 1.5.4
17+
coreVersion = 1.5.5
1618
downloadIdeaSources = true
1719

1820
pluginTomlVersion = 0.2.140.3644-202

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Minecraft Development for IntelliJ
4444
</tr>
4545
</table>
4646

47-
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.4-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
47+
Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.5-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
4848
----------------------
4949

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

0 commit comments

Comments
 (0)