LogTrigger: fixed substrings output

This commit is contained in:
2025-03-29 16:37:05 +01:00
parent ed8aef1e40
commit 798d25e75c
2 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.2.5"
version = "0.2.9"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }