Skip to content

Commit

Permalink
Merge pull request #9 from jweiland-net/updateVersion
Browse files Browse the repository at this point in the history
Update version to 4.0.0
  • Loading branch information
sfroemkenjw committed May 26, 2023
2 parents c4958eb + 2845b5b commit 035834e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Expand Up @@ -4,8 +4,8 @@
[general]

project = JW Auth
version = 3.0.1
release = 3.0
version = 4.0.0
release = 4.0
copyright = since 2012 by jweiland.net

[html_theme_options]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Expand Up @@ -7,7 +7,7 @@
'author' => 'Stefan Froemken',
'author_email' => 'projects@jweiland.net',
'state' => 'stable',
'version' => '3.0.1',
'version' => '4.0.0',
'constraints' => [
'depends' => [
'typo3' => '11.5.23-12.4.0',
Expand Down

0 comments on commit 035834e

Please sign in to comment.