From 1a42edd39ce7481728c58bb80625fa407d423caf Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Fri, 30 Dec 2022 19:35:25 +0100 Subject: [PATCH] Increment version --- changelog.txt | 9 +++++++++ info.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index f77148a..c3e17e8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,13 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.4 +Date: 2022-12-30 + Changes: + - Changed MK5 attacking speed typo, it shoots 10x slower now (thanks to Duck986) + Locale: + - Added russian locale (thanks to Duck986) + - Added technology descriptions to all languages (thanks to Duck986 and DeepL) + - Other small fixes +--------------------------------------------------------------------------------------------------- Version: 1.1.3 Date: 2022-08-25 Locale: diff --git a/info.json b/info.json index 3ccf4ce..4aa1a95 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "Rocket_Turrets", - "version": "1.1.3", + "version": "1.1.4", "title": "RocketTurrets", "author": "Wyrrrd", "factorio_version": "1.1",