From 4bc989c00b1acf55a4b668ef485a35f1d3686faf Mon Sep 17 00:00:00 2001 From: Someone Date: Tue, 2 Jan 2024 01:23:21 +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 9481188..9490c52 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 e642018..f09b4b2 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "some-lazybastard", - "version": "1.1.1", + "version": "1.1.2", "title": "Some lazy bastard", "author": "someone1337", "homepage": "https://git.somenet.org/factorio/some-lazybastard.git", -- 2.43.0