Skip to content

Commit 92e43dd

Browse files
committed
chore: Change ext_emconf.php version to 15.0.2
1 parent 4526009 commit 92e43dd

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.1',
10+
'version' => '15.0.2',
1111
'state' => 'stable',
1212
'clearcacheonload' => 1,
1313
'author' => 'Tim Lochmüller',

0 commit comments

Comments
 (0)