Update forge

This commit is contained in:
Raoul Van den Berge
2016-05-18 20:03:28 +02:00
parent e5fbcd0ceb
commit d9acc3db2a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Refined Storage Changelog # Refined Storage Changelog
### 0.6.5
**Bugfixes**
- Performance improvements
**Features**
- Updated Forge to build 1907
### 0.6.4 ### 0.6.4
**Bugfixes** **Bugfixes**
- Performance improvements - Performance improvements

View File

@@ -17,7 +17,7 @@ group = "refinedstorage"
archivesBaseName = "refinedstorage" archivesBaseName = "refinedstorage"
minecraft { minecraft {
version = "1.9-12.16.1.1887" version = "1.9-12.16.1.1907"
runDir = "run" runDir = "run"
useDepAts = true useDepAts = true
mappings = "snapshot_20160312" mappings = "snapshot_20160312"