chore: Release uptime-kuma-dashboard version 0.38.2

This commit is contained in:
Marco De Araujo 2026-02-07 14:34:40 -04:00
parent 80bf20cda1
commit ff3e454085
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2668,7 +2668,7 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
[[package]] [[package]]
name = "uptime-kuma-dashboard" name = "uptime-kuma-dashboard"
version = "0.38.1" version = "0.38.2"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"chrono", "chrono",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "uptime-kuma-dashboard" name = "uptime-kuma-dashboard"
version = "0.38.1" version = "0.38.2"
edition = "2024" edition = "2024"
[dependencies] [dependencies]