Skip to content

Commit 98e98e9

Browse files
committed
chore: Change ext_emconf.php version to 15.0.1
1 parent 35423d1 commit 98e98e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'title' => 'Calendarize - Event Management',
88
'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',
99
'category' => 'fe',
10-
'version' => '15.0.0',
10+
'version' => '15.0.1',
1111
'state' => 'stable',
1212
'clearcacheonload' => 1,
1313
'author' => 'Tim Lochmüller',

0 commit comments

Comments
 (0)