We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c8375 commit f11e3ddCopy full SHA for f11e3dd
Documentation/Settings.cfg
@@ -1,6 +1,6 @@
1
[general]
2
project = [clickstorm] SEO
3
-release = 8.2.1-dev
+release = 8.2.1
4
version = 8.2
5
copyright = 2024
6
ext_emconf.php
@@ -12,7 +12,7 @@
12
'author_company' => 'clickstorm GmbH',
13
'state' => 'stable',
14
'clearCacheOnLoad' => true,
15
- 'version' => '8.2.1-dev',
+ 'version' => '8.2.1',
16
'constraints' => [
17
'depends' => [
18
'typo3' => '12.2.0-12.4.99',
0 commit comments