Bump version to 1.7.2

master
Bartek Bok 2017-08-30 20:37:49 +02:00
parent 137c92e44d
commit 08325ee516
No known key found for this signature in database
GPG Key ID: D4AB7344B821F0B5
3 changed files with 24 additions and 2 deletions

@ -1 +1 @@
Subproject commit b32e4c06cd5902cc78e20b8619aa2e74497b0ac7
Subproject commit 4cce21d2b89b71a73a41eb6417c4f12799becd78

View File

@ -1,4 +1,4 @@
mod_version=1.7.1
mod_version=1.7.2
api_version=1.1
opc_api_version=3.5-unstable
mc_version=1.10.2

View File

@ -1,4 +1,26 @@
[
{
"version" : "1.7.2",
"sections" :
[
{
"title": "openblocks.gui.bugfixes",
"lines":
[
"Fix startup crash due to interaction with certain mod",
"Fix building guide texture orientation"
]
},
{
"title" : "openblocks.gui.tweaks",
"lines" :
[
"Re-implement rendering of few blocks with block models",
"Golden eye now stores last selected target"
]
}
]
},
{
"version" : "1.7.1",
"sections" :