Skip to content

Commit 7806793

Browse files
authored
Merge pull request #740 from extcode/prepare_release_10-3-1
[BUGFIX] Prepare Release 10.3.1
2 parents 0152296 + 2483acc commit 7806793

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/guides.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
interlink-shortcode="extcode/cart"
1212
/>
1313
<project title="Cart"
14-
release="10.3.0"
14+
release="10.3.1"
1515
version="10.3"
1616
copyright="2018 - 2024"
1717
/>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Cart',
55
'description' => 'Shopping Cart(s) for TYPO3',
66
'category' => 'plugin',
7-
'version' => '10.3.0',
7+
'version' => '10.3.1',
88
'state' => 'stable',
99
'author' => 'Daniel Gohlke',
1010
'author_email' => 'ext@extco.de',

0 commit comments

Comments
 (0)