Skip to content

Commit

Permalink
Merge pull request #28 from jweiland-net/release1.7.0
Browse files Browse the repository at this point in the history
[RELEASE] 1.7.0
  • Loading branch information
pascal20997 authored Mar 10, 2021
2 parents 9fe2355 + 765cc83 commit 0b63a21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
package: [typo3/cms-core]
typo3: [ ^9.5, ^10.4 ]
php: [ '7.2', '7.3', '7.4' ]
os: [ ubuntu-latest ]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'author' => 'Pascal Rinker',
'author_email' => 'projects@jweiland.net',
'author_company' => 'jweiland.net',
'version' => '1.6.1',
'version' => '1.7.0',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-10.4.99',
Expand Down

0 comments on commit 0b63a21

Please sign in to comment.