1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +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-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"
}
}