Skip to content

Commit

Permalink
Update for 1.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
iMattPro committed Apr 16, 2018
1 parent 9000231 commit 70ba2a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## 1.0.7 - 2018-03-14

- The generated composer.json will now have the standard "GPL-2.0-only" license identifier.
- The generated .travis.yml has a more up-to-date test configuration for phpBB 3.2.x environment.

## 1.0.6 - 2017-09-07

- Updated generated .travis.yml configuration with fixes for setting up EPV testing.
Expand Down
2 changes: 1 addition & 1 deletion composer.json 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
"type": "phpbb-extension",
"description": "The official phpBB skeleton extension generator.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/ext_skeleton/",
"version": "1.0.6",
"version": "1.0.7",
"time": "2017-09-07",
"license": "GPL-2.0-only",
"authors": [
Expand Down

0 comments on commit 70ba2a1

Please sign in to comment.