mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
[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:
committed by
intellij-monorepo-bot
parent
56f70bc2ad
commit
33a1358bf1
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user