Bump versions to 1.0.0

This commit is contained in:
2025-09-12 09:39:16 +03:00
parent c718a1380f
commit a1ff54b6e9
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ dependencies:
# Add as a custom component from git repository # Add as a custom component from git repository
relay_chn: relay_chn:
git: https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn.git git: https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn.git
version: '>=0.5.0' version: '>=1.0.0'
``` ```
## Usage ## Usage

View File

@@ -1,5 +1,5 @@
name: relay_chn name: relay_chn
version: "0.5.0" version: "1.0.0"
description: "Custom component for relay channel control" description: "Custom component for relay channel control"
license: "MIT" license: "MIT"
url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn" url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn"