Skip to content

Commit bc83f73

Browse files
1.1.2
1 parent 0544e90 commit bc83f73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "Display the lastest post of the previous page on the top of viewtopic.",
55
"homepage": "http://www.team-azerty.com",
6-
"version": "1.1.1",
6+
"version": "1.1.2",
77
"time": "2015-08-03",
88
"keywords": ["phpbb", "extension", "post"],
99
"license": "GPL-2.0",
@@ -18,7 +18,7 @@
1818
"php": ">=5.3.3"
1919
},
2020
"extra": {
21-
"display-name": "Display the latest post from the previous page",
21+
"display-name": "Display Last Post",
2222
"soft-require": {
2323
"phpbb/phpbb": "3.1.*"
2424
},

0 commit comments

Comments
 (0)