Bump version to 0.5.0 and update repo URLs.

This commit is contained in:
2025-07-23 17:37:27 +03:00
parent 5734f47cd3
commit 2e81966afb
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,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.4.0' version: '>=0.5.0'
``` ```
## Usage ## Usage

View File

@@ -1,6 +1,6 @@
name: relay_chn name: relay_chn
version: "0.4.0" version: "0.5.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_component" url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn"
repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component.git" repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn.git"