Skip to content

Commit 1138fc1

Browse files
author
Michael Paffrath
committed
Bump version number(s)
1 parent 6206159 commit 1138fc1

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
@@ -2,7 +2,7 @@
22
"name": "antwerpes/typo3-docchecklogin",
33
"type": "typo3-cms-extension",
44
"description": "Integrate DocCheck Login with your Project",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"keywords": ["antwerpes", "docchecklogin", "typo3", "typo3-docchecklogin"],
77
"homepage": "https://github.com/antwerpes/typo3_docchecklogin",
88
"authors": [

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'author' => 'Sabrina Zwirner, Michael Paffrath',
88
'author_email' => 'sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com',
99
'state' => 'stable',
10-
'version' => '1.0.0',
10+
'version' => '1.0.1',
1111
'constraints' => [
1212
'depends' => [
1313
'typo3' => '11.5.0-11.5.99',

0 commit comments

Comments
 (0)