1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/10824] Update versions to current master

PHPBB3-10824
This commit is contained in:
Marc Alexander
2018-10-29 11:00:24 +01:00
parent e30170341e
commit d43144c5a2
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "phpbb/phpbb-style-prosilver",
"description": "phpBB Forum Software default style",
"type": "phpbb-style",
"version": "3.2.0-a1-dev",
"version": "3.3.0-a1-dev",
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0",
"authors": [
@@ -23,6 +23,6 @@
},
"extra": {
"display-name": "prosilver",
"phpbb-version": "3.2.0-a3-dev"
"phpbb-version": "3.3.0-a1-dev"
}
}