Skip to content

Commit 696e3db

Browse files
committed
Update to 1.0.5 for release
1 parent 12697a9 commit 696e3db

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.5 - 2017-07-28
4+
5+
- Updated generated .travis.yml configuration to comply with recent changes to Travis and EPV. The Travis configuration file will also be generated appropriately for 3.1.x or 3.2.x environments based on the extension's minimum phpBB version.
6+
37
## 1.0.4 - 2017-05-04
48

59
- Updated generated composer.json files to include the composer/installers requirement.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "phpbb-extension",
44
"description": "The official phpBB skeleton extension generator.",
55
"homepage": "https://www.phpbb.com/customise/db/official_tool/ext_skeleton/",
6-
"version": "1.0.4",
7-
"time": "2017-05-04",
6+
"version": "1.0.5",
7+
"time": "2017-07-28",
88
"license": "GPL-2.0",
99
"authors": [
1010
{

0 commit comments

Comments
 (0)