Skip to content

Commit 11c1bb5

Browse files
committed
[RELEASE] Bump version 1.2.1
1 parent 7179c8c commit 11c1bb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jramke/tailwind-styled-content",
33
"type": "typo3-cms-extension",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Fluid templates for TYPO3 content elements with Tailwind CSS.",
66
"license": [
77
"GPL-2.0-or-later"

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Tailwind Styled Content',
55
'description' => 'Alternative for fluid_styled_content using Tailwind CSS, providing a clean, robust and modern starting point.',
66
'category' => 'templates',
7-
'version' => '1.2.0',
7+
'version' => '1.2.1',
88
'state' => 'beta',
99
'author' => 'Joost Ramke',
1010
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)