From b083cd1664eb565fbdcb894c773bd9e69e83607c Mon Sep 17 00:00:00 2001 From: Someone Date: Tue, 5 May 2020 19:52:58 +0200 Subject: [PATCH] Moved git repository. No functional changes. RELEASE --- changelog.txt | 7 +++++++ info.json | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index cfbede2..e86f1b8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.18.1 +Date: 2020-05-05 + + Changed: + - Moved git repository. No functional changes. + --------------------------------------------------------------------------------------------------- Version: 0.18.0 Date: 2020-01-24 diff --git a/info.json b/info.json index 29f3cb4..c1ad8da 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "some-luaconsole", - "version": "0.18.0", + "version": "0.18.1", "title": "Someone's LUA-Console", "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-luaconsole.git", - "description": "Run lua commands without losing achievements. By default opens with SHIFT + RIGHTBRACKET. Why? Because of the 0.16.x -> 0.17.x transition.", + "homepage": "https://git.somenet.org/factorio/some-luaconsole.git", + "description": "Run lua commands without losing achievements. By default opens with SHIFT + RIGHTBRACKET.", "dependencies": ["base"], "factorio_version": "0.18" } -- 2.43.0