[build scripts] remove the 'version' property from product-info.schema.json

Such a property isn't present in the meta-schema https://json-schema.org/draft-07/schema, and we don't have a process of updating it, so it may cause confusion.

GitOrigin-RevId: c81be955f381cace5521074eb41e2f6bbb6b9cfc
This commit is contained in:
Nikolay Chashnikov
2025-01-14 11:02:20 +01:00
committed by intellij-monorepo-bot
parent 56f70bc2ad
commit 33a1358bf1

View File

@@ -3,7 +3,6 @@
"$id": "http://jetbrains.org/intellij/schema/product.schema.json",
"title": "IntelliJ-based IDE installation",
"description": "Meta-information about installation of an IDE based on IntelliJ Platform",
"version": "0.4",
"type": "object",
"additionalProperties": false,
"required": [