Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Commit

Permalink
Version 1.55
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobata committed Jul 9, 2013
1 parent c82083b commit 84a8c30
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
invtweaks.version=1.55-dev
invtweaks.version=1.55
signature.enable=false
signature.alias=DO_NOT_COMMIT_IF_EDITED
signature.storepass=DO_NOT_COMMIT_IF_EDITED
Expand Down
2 changes: 1 addition & 1 deletion invtweaks_docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Latest changes
==============
`1.55 (1.6.1/1.6.2) <>`_
`1.55 (1.6.1/1.6.2) <http://build.technicpack.net/job/Inventory-Tweaks/56/artifact/build/out/InventoryTweaks-MC1.6.2-1.55-b56.jar>`_
* Sort-on-pickup attempts no longer spam chat messages by repeatedly failing.
* Auto-refill will now match metadata exactly on items with subtypes (wool, carpet, stained clay, etc.)
* Major API update, to allow for mods that change the basic player inventory to add compatibility via API.
Expand Down
2 changes: 1 addition & 1 deletion invtweaks_docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# -- General configuration -----------------------------------------------------

# INVENTORY TWEAKS VERSION
invtweaks_version = '1.55-dev'
invtweaks_version = '1.55'



Expand Down
5 changes: 5 additions & 0 deletions invtweaks_docs/download.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.. image:: _static/img/dl.png
:align: left

`Inventory Tweaks 1.55 <http://build.technicpack.net/job/Inventory-Tweaks/56/artifact/build/out/InventoryTweaks-MC1.6.2-1.55-b56.jar>`_ (`API <http://build.technicpack.net/job/Inventory-Tweaks/56/artifact/build/out/InventoryTweaks-api-MC1.6.2-1.55-b56.jar>`_) for **Minecraft 1.6.2** (requires `Forge <http://files.minecraftforge.net>`_)

.. image:: _static/img/dl.png
:align: left

Expand Down

0 comments on commit 84a8c30

Please sign in to comment.