diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index db76d84..f658edc 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.4.0 +Date: 10.01.2026 + Changes: + - Add Entity.setFilename +--------------------------------------------------------------------------------------------------- Version: 1.3.0 Date: 24.12.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index 4191509..77044a6 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "1.3.0", + "version": "1.4.0", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",