[ticket/541] Update versions in composer.json

B3P-541
This commit is contained in:
Marc Alexander
2015-05-07 15:01:41 +02:00
parent 072957b6ec
commit 5899c9e7a5

View File

@@ -3,8 +3,8 @@
"type": "phpbb-extension",
"description": "Adds a portal with several blocks to your forum. You can change the settings, move the blocks, add new blocks and more in the ACP.",
"homepage": "http://www.board3.de",
"version": "2.1.0-rc2",
"time": "2015-02-07 16:41:42",
"version": "2.1.0-rc3",
"time": "2015-05-07 14:01:15",
"license": "GPL-2.0",
"authors": [{
"name": "Marc Alexander",
@@ -28,7 +28,7 @@
"extra": {
"display-name": "Board3 Portal",
"soft-require": {
"phpbb/phpbb": ">=3.1.3,<3.2.*@dev"
"phpbb/phpbb": ">=3.1.4,<3.2.*@dev"
},
"version-check": {
"host": "board3.de",