From ab127a17371f74243874ffb5f53c49620fc4a945 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 13 Mar 2026 12:05:55 +0100 Subject: [PATCH] 1.1.0 --- igrys-balancing/changelog.txt | 5 +++++ igrys-balancing/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 igrys-balancing/changelog.txt diff --git a/igrys-balancing/changelog.txt b/igrys-balancing/changelog.txt new file mode 100644 index 0000000..22a2be4 --- /dev/null +++ b/igrys-balancing/changelog.txt @@ -0,0 +1,5 @@ +--------------------------------------------------------------------------------------------------- +Version: 1.1.0 +Date: 13.03.2026 + Changes: + - Reduce fluid box volume and make pipe connection input-output \ No newline at end of file diff --git a/igrys-balancing/info.json b/igrys-balancing/info.json index 08bcc43..b90d132 100644 --- a/igrys-balancing/info.json +++ b/igrys-balancing/info.json @@ -1,6 +1,6 @@ { "name": "igrys-balancing", - "version": "1.0.0", + "version": "1.1.0", "title": "Igrys balancing", "description": "Improves the balancing of Igrys", "author": "cackling fiend",