Skip to content

Commit

Permalink
Change ext_emconf.php version to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lochmueller committed Oct 13, 2020
1 parent d27f7ba commit 44f1b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'title' => 'Calendarize - Event Management',
'description' => 'Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also "calendarize" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',
'category' => 'fe',
'version' => '7.0.0',
'version' => '7.1.0',
'state' => 'stable',
'clearcacheonload' => 1,
'author' => 'Tim Lochmüller',
Expand Down

0 comments on commit 44f1b00

Please sign in to comment.