1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-14 04:30:29 +01: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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"name": "phpbb/phpbb-language-en",
"description": "phpBB Forum Software default language",
"type": "phpbb-language",
"version": "3.2.0-a3-dev",
"version": "3.3.0-a1-dev",
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0",
"authors": [
@ -22,6 +22,6 @@
"language-iso": "en",
"english-name": "British English",
"local-name": "British English",
"phpbb-version": "3.2.0-a3-dev"
"phpbb-version": "3.3.0-a1-dev"
}
}

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"
}
}