1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 11:41:38 +02:00

[prep-release-4.0.0] Update version numbers to 4.0.0

This commit is contained in:
Marc Alexander
2025-09-27 10:09:28 +02:00
parent 5c4a7cbed6
commit 6ee106e317

View File

@@ -1,27 +1,27 @@
{
"name": "phpbb/phpbb-style-prosilver",
"description": "phpBB Forum Software default style",
"type": "phpbb-style",
"version": "4.0.0-a1",
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0-only",
"authors": [
{
"name": "phpBB Limited",
"email": "operations@phpbb.com",
"homepage": "https://www.phpbb.com/go/authors"
}
],
"support": {
"issues": "https://tracker.phpbb.com",
"forum": "https://www.phpbb.com/community/",
"docs": "https://www.phpbb.com/support/docs/",
"irc": "irc://irc.libera.chat/phpbb",
"chat": "https://www.phpbb.com/support/chat/"
},
"extra": {
"display-name": "prosilver",
"phpbb-version": "4.0.0-a1",
"parent-style": ""
}
"name": "phpbb/phpbb-style-prosilver",
"description": "phpBB Forum Software default style",
"type": "phpbb-style",
"version": "4.0.0",
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0-only",
"authors": [
{
"name": "phpBB Limited",
"email": "operations@phpbb.com",
"homepage": "https://www.phpbb.com/go/authors"
}
],
"support": {
"issues": "https://tracker.phpbb.com",
"forum": "https://www.phpbb.com/community/",
"docs": "https://www.phpbb.com/support/docs/",
"irc": "irc://irc.libera.chat/phpbb",
"chat": "https://www.phpbb.com/support/chat/"
},
"extra": {
"display-name": "prosilver",
"phpbb-version": "4.0.0-a1",
"parent-style": ""
}
}