diff --git a/README.md b/README.md index 2694e95..aba6d7b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ dependencies: # Add as a custom component from git repository relay_chn: git: https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn.git - version: '>=0.4.0' + version: '>=0.5.0' ``` ## Usage diff --git a/idf_component.yml b/idf_component.yml index 1b0dbad..bad0713 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,6 +1,6 @@ name: relay_chn -version: "0.4.0" +version: "0.5.0" description: "Custom component for relay channel control" license: "MIT" -url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component" -repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component.git" \ No newline at end of file +url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn" +repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn.git" \ No newline at end of file