From df5fcd4f9800a82527e390256bcaa130768ba711 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:29:27 -0500 Subject: [PATCH] 1.0.4.0 (2015-07-31) - Tweaks ## 1.0.4.0 (2015-07-31) - Tweaks * Now including a (disabled by default) Module Manager config for re-enabling deprecated parts in the VAB/SPH. * This should not be relied upon as a long-term solution. * Corrected a mistake with dry-mass of the FLT-50-FTP tank in the fuel switching config. * Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com * closes #51 - 1.0.4 (2015-07-31) - Tweaks * 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 dc38bd3e..63af7b3a 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Fuel Tanks Plus", "labelColor": "BADA55", - "message": "1.0.3.0", + "message": "1.0.4.0", "color": "darkgreen", "style": "plastic" }