Skip to content

Commit 54bc501

Browse files
committed
Updated metadata
1 parent fdb1b08 commit 54bc501

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
##0.1.2##
2+
* Output is now multiplied by 100 to allow for more precision
3+
14
##0.1.1##
2-
+Added support for boilers pipes and underground pipes
5+
+ Added support for boilers pipes and underground pipes
36

47
##0.1.0##
58
+ Initial release

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "fluid-temperature-combinator",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"factorio_version": "0.14",
55
"title": "Fluid Temperature Combinator",
66
"author": "theRustyKnife",
77
"description": "A combinator that can read the temperature of fluid in an adjacent tank, boiler or pipe.",
88
"homepage": "https://mods.factorio.com/mods/theRustyKnife/fluid-temperature-combinator",
9-
"date": "25.10.2016",
9+
"date": "26.10.2016",
1010
"dependencies": []
1111
}

0 commit comments

Comments
 (0)