From cb4f2215a2652c90b0ac53703411a8cf9e6d6e52 Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 16 Jan 2026 19:27:38 +0100 Subject: [PATCH] RELEASE 2.0.1 - No functional changes. (I am still alive and I have not abandoned this mod :) --- License.txt | 2 +- changelog.txt | 7 +++++++ info.json | 6 ++++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/License.txt b/License.txt index efe98ff..6c826ee 100644 --- a/License.txt +++ b/License.txt @@ -1,4 +1,4 @@ -Copyright (c) 2022-2024 Someone +Copyright (c) 2022-2026 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 732f67a..0d51189 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 2.0.1 +Date: 2026-01-16 + + Changed: + - No functional changes. (I am still alive and I have not abandoned this mod :) + --------------------------------------------------------------------------------------------------- Version: 2.0.0 Date: 2024-10-21 diff --git a/info.json b/info.json index 7fe2921..19e8aad 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,12 @@ { "name": "some-spidertron", - "version": "2.0.0", + "version": "2.0.1", "title": "Spidertron - huge grid (24x22)", "author": "someone1337", "homepage": "https://git.somenet.org/factorio/some-spidertron.git", "description": "The spidertron is just a minor addition or so they said ... boy, were they wrong. Nearly unkillable, fast as hell and at least twice as deadly ... all hail mega-spidertron! (spidertron-on-ground-zero is just for the epic effect, it will get killed by a nuke)", "factorio_version": "2.0", - "dependencies": ["base>=2.0.0"] + "dependencies": [ + "base>=2.0.0" + ] } -- 2.47.3