Skip to content

Commit 4852245

Browse files
authored
Merge pull request #73 from VSEphpbb/release
Update to 1.0.6 for release
2 parents 480699c + d80a244 commit 4852245

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.6 - 2017-09-07
4+
5+
- Updated generated .travis.yml configuration with fixes for setting up EPV testing.
6+
37
## 1.0.5 - 2017-07-28
48

59
- 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.

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.5",
7-
"time": "2017-07-28",
6+
"version": "1.0.6",
7+
"time": "2017-09-07",
88
"license": "GPL-2.0",
99
"authors": [
1010
{

0 commit comments

Comments
 (0)