Skip to content

Commit ef3062f

Browse files
[TASK ] Update version
1 parent 5915cd4 commit ef3062f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.",
44
"type": "typo3-cms-extension",
55
"license": ["LGPL-3.0-or-later"],
6-
"version" : "1.0.1",
6+
"version" : "1.0.2",
77
"homepage": "https://das.jaumepresas.com",
88
"authors": [{
99
"name": "Jaume Presas Puig",

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'category' => 'fe',
77
'author' => 'Jaume Presas Puig',
88
'author_email' => 'jaume@jaumepresas.com',
9-
'version' => '1.0.1',
9+
'version' => '1.0.2',
1010
'state' => 'stable',
1111
'constraints' => [
1212
'depends' => [

0 commit comments

Comments
 (0)