Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed May 14, 2020
1 parent 408591d commit e3e0406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- stage: 🚢 to TER
if: tag IS present
php: 7.0
php: 7.2
install: skip
before_script: skip
script:
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '2.2.2',
'version' => '2.3.0',
'constraints' => [
'depends' => [
'php' => '7.2.0-7.4.999',
Expand Down

0 comments on commit e3e0406

Please sign in to comment.