Skip to content

Commit 6aa7f9f

Browse files
committed
[RELEASE] Release 6.2.2
Small bugfix release Related: #80
1 parent 70614ac commit 6aa7f9f

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
@@ -4,7 +4,7 @@
44
'title' => 'publications',
55
'description' => 'Publication reference extension with im- and export with bibtex and xml files',
66
'category' => 'plugin',
7-
'version' => '6.2.1',
7+
'version' => '6.2.2',
88
'author' => 'Alex Kellner',
99
'author_email' => 'alexander.kellner@in2code.de',
1010
'author_company' => 'in2code.de',

readme.md

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

9696
| Version | Date | State | Description |
9797
|---------|------------|---------|-----------------------------------------------------------------------------------------------------------------------------------|
98+
| 6.2.2 | 2026-01-21 | Bugfix | Fix undefined array key exception, SQL definition |
9899
| 6.2.1 | 2025-04-16 | Bugfix | Fix undefined array key exception |
99100
| 6.2.0 | 2025-02-20 | Feature | Filter for "reviewed", and abbreviated journal title |
100101
| 6.1.0 | 2024-04-08 | Feature | Add improved search template and functionality |

0 commit comments

Comments
 (0)