From e430bece9c12a177be8c46400c854f901b1e73c9 Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 1 Jun 2019 20:12:52 +0200 Subject: [PATCH] Code reformatting + release. --- changelog.txt | 7 +++++++ info.json | 20 ++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/changelog.txt b/changelog.txt index 1374648..920d218 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.17.3 +Date: 2019-06-01 + + Changed: + - Code reformatting. + --------------------------------------------------------------------------------------------------- Version: 0.17.2 Date: 2019-03-17 diff --git a/info.json b/info.json index e578531..7962083 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ -{ - "name": "some-luaconsole", - "version": "0.17.2", - "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.", - "dependencies": ["base >= 0.17"], - "factorio_version": "0.17" -} +{ + "name": "some-luaconsole", + "version": "0.17.3", + "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.", + "dependencies": ["base >= 0.17"], + "factorio_version": "0.17" +} -- 2.43.0