From 9c276e4e61afdaaa906ae73d2a38b71523878e67 Mon Sep 17 00:00:00 2001 From: Someone Date: Tue, 2 Jan 2024 01:21:40 +0100 Subject: [PATCH] RELEASE 1.1.2 - Version-Bump. No functional changes. (I am still alive :) --- License.txt | 2 +- changelog.txt | 7 +++++++ control.lua | 0 info.json | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) mode change 100755 => 100644 control.lua mode change 100755 => 100644 info.json diff --git a/License.txt b/License.txt index 6c79670..471d56f 100644 --- a/License.txt +++ b/License.txt @@ -1,4 +1,4 @@ -Copyright (c) 2018-2023 Someone +Copyright (c) 2018-2024 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 40ac988..4e5be26 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 1.1.2 +Date: 2024-01-02 + + Changed: + - Version-Bump. No functional changes. (I am still alive :) + --------------------------------------------------------------------------------------------------- Version: 1.1.1 Date: 2022-01-17 diff --git a/control.lua b/control.lua old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 index a268287..99f8808 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "some-resourcespam", - "version": "1.1.1", + "version": "1.1.2", "title": "Some resource spam", "author": "someone1337", "homepage": "https://git.somenet.org/factorio/some-resourcespam.git", -- 2.43.0