Skip to content

Commit 31dce7d

Browse files
committed
Ohne Version in composer.json
1 parent d881689 commit 31dce7d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"type": "typo3-cms-extension",
44
"description": "Gridelements for bootstrap v4. Column grids, tabs and accordion.",
55
"license": "GPL-2.0-or-later",
6-
"version": "3.0.1",
76
"keywords": ["typo3", "TYPO3 CMS", "bootstrap", "gridelements"],
87
"homepage": "https://extensions.typo3.org/extension/bootstrap_grids/",
98
"support": {

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'author' => 'Pascal Mayer, Fixpunkt',
1212
'author_email' => 'typo3@lascap.ch, office@fixpunkt.com',
1313
'author_company' => '',
14-
'version' => '3.0.2',
14+
'version' => '3.0.3',
1515
'state' => 'stable',
1616
'createDirs' => '',
1717
'modify_tables' => '',

0 commit comments

Comments
 (0)