We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72d6df commit 9dc1d42Copy full SHA for 9dc1d42
2 files changed
README.md
@@ -19,7 +19,7 @@ Extension for phpBB 3.1 to display recent topics.
19
- Inherits all styling from regular "viewforum" templates
20
21
#### Requirements
22
-- phpBB 3.1-RC1 or higher
+- phpBB 3.1-RC2 or higher
23
- PHP 5.3.3 or higher
24
25
#### Languages supported
composer.json
@@ -3,7 +3,7 @@
3
"type": "phpbb-extension",
4
"description": "Adds a list with a number of recent topics to the index.php",
5
"homepage": "http://paybas.com/",
6
- "version": "2.0.1",
+ "version": "2.0.2",
7
"time": "2014-06-27",
8
"license": "GPL-2.0",
9
"authors": [
0 commit comments