Skip to content

Commit 192de3b

Browse files
[TASK] release preparations
1 parent 1fea4f3 commit 192de3b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'author' => 'Sebastian Stein',
88
'author_email' => 'sebastian.stein@in2code.de',
99
'state' => 'stable',
10-
'version' => '13.0.0',
10+
'version' => '13.1.1',
1111
'constraints' => [
1212
'depends' => [
1313
'typo3' => '13.4.0-13.4.99',

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ ddev ssh
252252

253253
| Version | Date | State | Description |
254254
|---------|------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
255+
| 13.1.1 | 2026-03-05 | BUGFIX | Minor bugfix release:[Commits](https://github.com/in2code-de/in2studyfinder/commits/13.1.1) |
255256
| 13.1.0 | 2025-10-22 | TASK | Add accessibility optimizations:[Commits](https://github.com/in2code-de/in2studyfinder/commits/13.1.0) |
256257
| 13.0.0 | 2025-09-04 | [!!!]FEATURE | Add TYPO3 13 support, various code cleanups:[Commits](https://github.com/in2code-de/in2studyfinder/commits/13.0.0) |
257258
| 12.1.1 | 2025-08-25 | TASK | Bump nodejs build dependencies. The nodejs modules used to build the JavaScript and CSS have been updated. |

0 commit comments

Comments
 (0)