This commit is contained in:
Simon Brodtmann 2026-01-10 22:50:32 +01:00
parent 68b4d0c444
commit 59d2c45ee3
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.4.0
Date: 10.01.2026
Changes:
- Add Entity.setFilename
---------------------------------------------------------------------------------------------------
Version: 1.3.0 Version: 1.3.0
Date: 24.12.2025 Date: 24.12.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "cf-lib", "name": "cf-lib",
"version": "1.3.0", "version": "1.4.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",