From 347141ccd26b1f3df566fd08209469115a5aad98 Mon Sep 17 00:00:00 2001 From: numzero Date: Sat, 27 Jul 2024 16:01:45 +0300 Subject: [PATCH] Begin new version --- changelog.txt | 3 +++ info.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 9947997..22b058e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,3 +11,6 @@ Date: 2024.07.17 - fixed reactor migration from RealisticReactors - fixed tower migration from RealisticReactors - fixed misapplied mod name localization +--------------------------------------------------------------------------------------------------- +Version: 0.1.3 +Date: UNRELEASED diff --git a/info.json b/info.json index 7ffc3ad..774d5bc 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "UnrealisticReactors", - "version": "0.1.2", + "version": "0.1.3", "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.",