We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0544e90 commit bc83f73Copy full SHA for bc83f73
1 file changed
composer.json
@@ -3,7 +3,7 @@
3
"type": "phpbb-extension",
4
"description": "Display the lastest post of the previous page on the top of viewtopic.",
5
"homepage": "http://www.team-azerty.com",
6
- "version": "1.1.1",
+ "version": "1.1.2",
7
"time": "2015-08-03",
8
"keywords": ["phpbb", "extension", "post"],
9
"license": "GPL-2.0",
@@ -18,7 +18,7 @@
18
"php": ">=5.3.3"
19
},
20
"extra": {
21
- "display-name": "Display the latest post from the previous page",
+ "display-name": "Display Last Post",
22
"soft-require": {
23
"phpbb/phpbb": "3.1.*"
24
0 commit comments