Skip to content

Commit 08b48d1

Browse files
chore: bump version
1 parent c093c49 commit 08b48d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon/vserver_ssh_stats/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: VServer SSH Stats
2-
version: "1.2.3"
2+
version: "1.2.4"
33
slug: vserver_ssh_stats
44
description: Holt CPU, RAM, Disk, Net per SSH (ohne Agent) und veröffentlicht sie via MQTT.
55
startup: services

custom_components/vserver_ssh_stats/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"requirements": [
1313
"paramiko>=3.4.0"
1414
],
15-
"version": "1.2.3",
15+
"version": "1.2.4",
1616
"zeroconf": [
1717
{
1818
"type": "_ssh._tcp.local."

0 commit comments

Comments
 (0)