Skip to content

Commit bb8696c

Browse files
committed
Bump to version 2.0.3
1 parent 6764377 commit bb8696c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 2.x (for phpBB 3.2)
44

5+
### 2.0.3 - 2018-03-14
6+
7+
- Fixed HTML syntax errors in the ACP pages.
8+
59
### 2.0.2 - 2017-06-28
610

711
- Fixed an HTML output error in the "Quick Links Menu Bottom" page link location.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "An extension which allows you to add static pages to your phpBB forum",
55
"homepage": "https://www.phpbb.com",
6-
"version": "2.0.2",
6+
"version": "2.0.3",
77
"keywords": ["phpbb", "extension", "static", "pages"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)