From 8ded39211b544387704167a614b8fec8fef5fe95 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 10 Jun 2025 19:47:34 +0200 Subject: [PATCH] 0.0.14 --- 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 9955581..ae8b83d 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.14 +Date: 10.06.2025 + Changes: + Add :merge +--------------------------------------------------------------------------------------------------- Version: 0.0.13 Date: 23.05.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index d87420a..c22dbfa 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "0.0.13", + "version": "0.0.14", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",