1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-05 20:21:53 +02:00

[prep-release-4.0.0] Update prosilver version

This commit is contained in:
Marc Alexander
2025-09-27 10:07:33 +02:00
parent 7551729db2
commit 5c4a7cbed6

View File

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