Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 480b589

Browse files
committed
[TASK] Bumb version (slightly)
Change-Id: I3afe433ebcc0226c2a646130b3e8ef0c67429e93
1 parent f1429ad commit 480b589

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ conf.py:
77
copyright: 2016
88
project: Development log
99
version: 0.6
10-
release: 0.6.1
10+
release: 0.6.2
1111
latex_documents:
1212
- - Index
1313
- dm_developerlog.tex

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'title' => 'Development log',
99
'description' => 'An extension to capture TYPO3 devlog messages for debugging. Provides a backend module.',
1010
'category' => 'misc',
11-
'version' => '0.6.1',
11+
'version' => '0.6.2',
1212
'state' => 'beta',
1313
'uploadfolder' => false,
1414
'author' => 'Patrick Schriner',

0 commit comments

Comments
 (0)