[BUGFIX] fix broken defaults
Showing
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"description": "Language File Editor", | "description": "Language File Editor", | ||
"homepage": "https://www.sgalinski.de", | "homepage": "https://www.sgalinski.de", | ||
"license": ["GPL-2.0-or-later"], | "license": ["GPL-2.0-or-later"], | ||
"version": "4.1.1", | "version": "4.1.2", | ||
"support": { | "support": { | ||
"issues": "https://gitlab.sgalinski.de/typo3/lfeditor/issues", | "issues": "https://gitlab.sgalinski.de/typo3/lfeditor/issues", | ||
"source": "https://gitlab.sgalinski.de/typo3/lfeditor/" | "source": "https://gitlab.sgalinski.de/typo3/lfeditor/" | ||
... | ... |
Please register or sign in to comment