Bump version

This commit is contained in:
numzero 2024-07-17 22:27:20 +03:00
parent dfc9ae95aa
commit 238fcec205
2 changed files with 8 additions and 1 deletions

View File

@ -4,3 +4,10 @@ Date: 2024.07.14
Bugfixes:
- fixed heat overproduction due to vanilla neighbour bonus
- worked around heat overproduction due to force-setting reactor temperature
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 2024.07.17
Bugfixes:
- fixed reactor migration from RealisticReactors
- fixed tower migration from RealisticReactors
- fixed misapplied mod name localization

View File

@ -1,6 +1,6 @@
{
"name": "UnrealisticReactors",
"version": "0.1.1",
"version": "0.1.2",
"title": "Unrealistic Reactors",
"author": "numzero, dodo.the.last, max2344, IngoKnieto, OwnlyMe",
"description": "Add more challenging nuclear reactors with a breeder reactor and a cooling tower. The reactors have to be controlled via integrated circuit interface signals. The reactors have a dynamic heat output depending on their temperature. They need proper cooling, otherwise a nuclear meltdown will occur.",