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