Skip to content

Commit 49d70bb

Browse files
committed
Version 2016.3-0.6.2
1 parent dd73f66 commit 49d70bb

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
@@ -13,7 +13,7 @@ javaVersion = 1.8
1313
kotlinVersion = 1.1.1
1414

1515
group = com.demonwav.minecraft-dev
16-
version = 2016.3-0.6.1
16+
version = 2016.3-0.6.2
1717
downloadIdeaSources = true
1818

1919
org.gradle.script.lang.kotlin.accessors.auto=true

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Minecraft Development for IntelliJ [![forthebadge](http://forthebadge.com/images
99
|**CircleCI**|[![Travis Build Status](https://img.shields.io/circleci/project/github/minecraft-dev/MinecraftDev/2016.3.svg?style=flat-square)](https://circleci.com/gh/minecraft-dev/MinecraftDev)|
1010
|**Travis** |[![CircleCI Build Status](https://img.shields.io/travis/minecraft-dev/MinecraftDev/2016.3.svg?style=flat-square)](https://travis-ci.org/minecraft-dev/MinecraftDev/)|
1111

12-
Info and Documentation [![Current Release](https://img.shields.io/badge/release-2016.3--0.6.1-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
12+
Info and Documentation [![Current Release](https://img.shields.io/badge/release-2016.3--0.6.2-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327)
1313
----------------------
1414

1515
Visit [https://minecraftdev.org](https://minecraftdev.org) for information about the project, change logs, features, FAQs, and chat.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
Alpha release, may break. More features to come. Please report issues to
2929
<a href="https://github.com/minecraft-dev/MinecraftDev/issues">the issue tracker</a>!
3030
<p>
31-
v. 2016.3-0.6.1
31+
v. 2016.3-0.6.2
3232
</div>
3333
]]>
3434
</change-notes>

0 commit comments

Comments
 (0)