From 60c98918f4887bc503f273a64574c5687c90378e Mon Sep 17 00:00:00 2001 From: Someone Date: Tue, 17 Jan 2023 21:07:03 +0100 Subject: [PATCH] RELEASE 1.1.2 - Version-Bump. No functional changes. (I am still alive :) --- License.txt | 2 +- changelog.txt | 14 ++++++++++++++ info.json | 4 ++-- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/License.txt b/License.txt index ae7e15e..6c79670 100644 --- a/License.txt +++ b/License.txt @@ -1,4 +1,4 @@ -Copyright (c) 2018-2020 Someone +Copyright (c) 2018-2023 Someone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/changelog.txt b/changelog.txt index 4fa0cbc..63cdf15 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,17 @@ +--------------------------------------------------------------------------------------------------- +Version: 1.1.2 +Date: 2022-01-17 + + Changed: + - Version-Bump. No functional changes. (I am still alive :) + +--------------------------------------------------------------------------------------------------- +Version: 1.1.1 +Date: 2020-11-26 + + Changed: + - TREES ARE THE NEW ENEMY no 1! (This mod will also disable the spawning of new trees now) + --------------------------------------------------------------------------------------------------- Version: 1.1.0 Date: 2020-11-26 diff --git a/info.json b/info.json index 6e46301..84f79c8 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "some-disableenemygeneration", - "version": "1.1.0", + "version": "1.1.2", "title": "Disable enemy generation", "author": "someone1337", "homepage": "https://git.somenet.org/factorio/some-disableenemygeneration.git", - "description": "Enable mod to disable the spawning of enemy bases on newly generated chunks. Disable mod to restore vanilla behavior. This way you can go mega without having to use lua commands (=losing achievements) or restart the game. Existing enemies may still expand on their own!", + "description": "TREES ARE THE NEW ENEMY no 1! Enable mod to disable the spawning of enemy bases on newly generated chunks. Disable mod to restore previous behavior. This way you can go mega without having to use lua commands (=losing achievements) or restart the game. Existing enemies may still expand on their own!", "dependencies": ["base>=1.1.0"], "factorio_version": "1.1" } -- 2.43.0