Make versioning clearer (#230)

This commit is contained in:
Colin Frei 2019-04-25 09:17:43 +02:00 committed by Fabian Affolter
parent 6f547a4217
commit 8db47da494

View File

@ -3,7 +3,7 @@ title: "Integration Manifest"
sidebar_label: "Manifest"
---
Each integration has a manifest file to specify basic information about an integration. This file is stored as `manifest.json` in your integration directory. It is required to add such a file, including for custom components.
Since 0.92.0, every integration has a manifest file to specify basic information about an integration. This file is stored as `manifest.json` in your integration directory. It is required to add such a file, including for custom components.
```json
{