From 950fe4de58e89cc84d4d320e55250c7fef235691 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Tue, 20 Feb 2024 09:04:16 +0100 Subject: [PATCH] release (#226) --- CHANGES | 5 +++-- lib/CallBackery.pm | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 453350a..b7407e0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ +0.49.1 2024-02-19 14:50:15 +0100 Tobias Oetiker + - Add menuButtonSet and menuLabel to Actions.js to allow - separate config of mobile and regular menus - + separate config of mobile and regular menus - Translate tooltip and placeholder in Card.js - Make foreach function calls consistent in Card.js and Auto.js diff --git a/lib/CallBackery.pm b/lib/CallBackery.pm index c7a86ef..4aa18c0 100644 --- a/lib/CallBackery.pm +++ b/lib/CallBackery.pm @@ -37,7 +37,7 @@ use CallBackery::Plugin::Doc; use CallBackery::Database; use CallBackery::User; -our $VERSION = '0.49.0'; +our $VERSION = '0.49.1'; =head2 config