Skip to content

Commit

Permalink
Merge pull request #115 from pixelant/release-3.1.1
Browse files Browse the repository at this point in the history
[RELEASE] Prepare for version ''3.1.1''
  • Loading branch information
MattiasNilsson authored Mar 18, 2022
2 parents 8dad865 + 1350c07 commit 110ac38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ project = Pxa Social Feed
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 3.1.0
release = 3.1.1

# .................................................................................
# ... (recommended) displayed in footer
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '3.1.0',
'version' => '3.1.1',
'constraints' => [
'depends' => [
'typo3' => '10.3.0-11.5.99',
Expand Down

0 comments on commit 110ac38

Please sign in to comment.