We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6246410 commit cff9340Copy full SHA for cff9340
src/DynamicMenu/DynamicMenu.php
@@ -25,7 +25,7 @@ class DynamicMenu
25
*
26
* @var string
27
*/
28
- const VERSION = '1.0.0';
+ const VERSION = '1.0.3';
29
30
/**
31
* Instance of class Customization.
0 commit comments