This commit is contained in:
Simon Brodtmann 2025-12-24 23:41:56 +01:00
parent e6b2bbe154
commit ce885fb595
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.3.0
Date: 24.12.2025
Changes:
- :apply() returns self
- Add Recipe:addIndicatorIcon()
---------------------------------------------------------------------------------------------------
Version: 1.2.0 Version: 1.2.0
Date: 14.12.2025 Date: 14.12.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "cf-lib", "name": "cf-lib",
"version": "1.2.0", "version": "1.3.0",
"title": "cackling fiends library", "title": "cackling fiends library",
"description": "Because I'd like to have my own library :-)", "description": "Because I'd like to have my own library :-)",
"author": "cackling fiend", "author": "cackling fiend",