From 39dca1c3b2ab7804b80eb6004230cb6f3349ddeb Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 15 Feb 2025 23:13:42 +0100 Subject: [PATCH] 0.0.6 --- cf-lib/changelog.txt | 5 +++++ cf-lib/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index e8398e4..45439a5 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.6 +Date: 15.02.2025 + Bug Fixes: + - Bugfix in table.removeValue +--------------------------------------------------------------------------------------------------- Version: 0.0.5 Date: 15.02.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index 72690c3..055c48e 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "0.0.5", + "version": "0.0.6", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",