From 7f2041a11ccf52717b5cb9065f3097d067f2d402 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Mon, 11 Apr 2022 21:41:45 -0500 Subject: [PATCH] 0.4.0.0-beta (2015-02-07) - Beta ## 0.4.0.0-beta (2015-02-07) - Beta * Fixed the cap-shrouds to be hidden from the menu icons for the 1.25m tanks. * Changed TweakScale config to use wildcards instead of duplicating settings for every tank. * Altered appearance of the grey "Oscar" 0.62m tank to have fewer ribs. * Renamed most tanks to have better name sorting alongside the stock tanks. * Mildly increased torque/breaking strength on 1.25m, 2.5m, and 3.75m cylindrical tanks. * Added three more 0.625m "Oscar" tanks in several sizes, with a spread of mass/fuel/size ratios to fill the gaps. * Added Orange/White 2.5m and 3.75m tanks that are 3/4 the length of the longest stock tanks in those sizes. * Added white 2.5m and 3.75m tanks that are half the length of the smallest stock tanks in those sizes. * Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com> * closes #32 - 0.4 (2015-02-07) - Beta * updates #26 - Previous Releases Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com> --- --- json/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/mod.json b/json/mod.json index 1a59ce1a..5ce0fc91 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Fuel Tanks Plus", "labelColor": "BADA55", - "message": "0.3.0.0", + "message": "0.4.0.0", "color": "darkgreen", "style": "plastic" }