Skip to content

Commit 1f88402

Browse files
committed
ready for 0.6
1 parent 1e4a84b commit 1f88402

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ Added crafting receipes:
3434
* Logo Block
3535
* Hung Arrow Sign
3636
* Platform Arrow Sign
37+
38+
Known caveats
39+
40+
* Optifine renders platform panels and gates as opaque blocks

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id "net.minecraftforge.gradle.forge" version "2.0.2"
2121
}
2222

23-
version = "0.6-working"
23+
version = "0.6"
2424
group= "tk.cth451.transitrailmod" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
2525
archivesBaseName = "transitrailmod"
2626

0 commit comments

Comments
 (0)