Skip to content

Commit e3e0406

Browse files
committed
Release 2.3.0
1 parent 408591d commit e3e0406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- stage: 🚢 to TER
7474
if: tag IS present
75-
php: 7.0
75+
php: 7.2
7676
install: skip
7777
before_script: skip
7878
script:

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'uploadfolder' => '0',
1111
'createDirs' => '',
1212
'clearCacheOnLoad' => 0,
13-
'version' => '2.2.2',
13+
'version' => '2.3.0',
1414
'constraints' => [
1515
'depends' => [
1616
'php' => '7.2.0-7.4.999',

0 commit comments

Comments
 (0)