diff --git a/changelog.txt b/changelog.txt index 8d0dfd9..f8b2f77 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.4.0 +Date: 2021-06-05 + Features: + - Added Aluminum to the modpack. Stay at 0.3.0 if this breaks your factory. +--------------------------------------------------------------------------------------------------- Version: 0.3.0 Date: 2021-02-17 Features: diff --git a/info.json b/info.json index 4e1ced6..b17da3c 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzvery", - "version": "0.3.0", + "version": "0.4.0", "factorio_version": "1.1", "title": "Very BZ", "author": "Brevven", @@ -8,6 +8,7 @@ "homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=98515", "dependencies": [ "bz-dsr-bridge", + "bzaluminum", "bzcarbon", "bzfoundry", "bzlead",