1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-06 12:41:43 +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", "name": "phpbb/phpbb-style-prosilver",
"description": "phpBB Forum Software default style", "description": "phpBB Forum Software default style",
"type": "phpbb-style", "type": "phpbb-style",
"version": "4.0.0-a1-dev", "version": "4.0.0-a1",
"homepage": "https://www.phpbb.com", "homepage": "https://www.phpbb.com",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"authors": [ "authors": [
@@ -21,7 +21,7 @@
}, },
"extra": { "extra": {
"display-name": "prosilver", "display-name": "prosilver",
"phpbb-version": "4.0.0-a1-dev", "phpbb-version": "4.0.0-a1",
"parent-style": "" "parent-style": ""
} }
} }