Skip to content

Commit 5921c1f

Browse files
Version update
1 parent 670311c commit 5921c1f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## 2025-05-03
22
- Added settings to adjust number of slider items on mobile, tablet and desktop
3+
- Updated the glide.js scripts to version 3.7.1
34
- Improved accessibility by adding classes to slider navigation
4-
- Version update to 3.0.1
5+
- Version update to 3.0.2
56

67
## 2025-04-17
78
- Version update to 3.0.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fullstackfreelancer/showcase",
33
"type": "typo3-cms-extension",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"description": "Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.",
66
"authors": [
77
{

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'uploadfolder' => 0,
1010
'createDirs' => '',
1111
'clearCacheOnLoad' => 0,
12-
'version' => '3.0.1',
12+
'version' => '3.0.2',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '12.0.0-13.4.99',

0 commit comments

Comments
 (0)