File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Data from the **database** is taken from a model and must be instance of **Illum
29
29
30
30
Via composer:
31
31
32
- ` composer require itstructure/laravel-multi-menu "~2.0.2 " `
32
+ ` composer require itstructure/laravel-multi-menu "~2.0.4 " `
33
33
34
34
### 3.2 If you are testing this package from local server directory
35
35
@@ -232,6 +232,6 @@ This function will rebuild the chain.
232
232
233
233
## License
234
234
235
- Copyright © 2018-2020 Andrey Girnik girnikandrey@gmail.com .
235
+ Copyright © 2018-2021 Andrey Girnik girnikandrey@gmail.com .
236
236
237
237
Licensed under the [ MIT license] ( http://opensource.org/licenses/MIT ) . See LICENSE.txt for details.
Original file line number Diff line number Diff line change 1
1
### CHANGE LOG:
2
2
3
+ ** 2.0.4 February 23, 2021:**
4
+ - Upgrade copyright year.
5
+
3
6
** 2.0.3 September 15, 2020:**
4
7
- Description fix.
5
8
You can’t perform that action at this time.
0 commit comments