version 1.5.0
Some checks failed
Build and release .deb / Build (push) Failing after 11s
Build and release .deb / Release (push) Failing after 9s

This commit is contained in:
Alex Janka 2024-12-26 22:33:11 +11:00
parent 081997bb1c
commit 401266689b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2610,7 +2610,7 @@ dependencies = [
[[package]]
name = "tesla-charge-controller"
version = "1.5.0-pre"
version = "1.5.0"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "tesla-charge-controller"
version = "1.5.0-pre"
version = "1.5.0"
edition = "2021"
license = "MITNFA"
description = "Controls Tesla charge rate based on solar charge data"