From 10188d553a15540a23f6ba612e1602296c2ac07b Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 2 Oct 2025 18:20:39 -0400 Subject: [PATCH] Update .HA_VERSION and .gitignore --- .HA_VERSION | 2 +- .gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.HA_VERSION b/.HA_VERSION index f95e230..7344c4f 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2025.9.4 \ No newline at end of file +2025.10.0 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3bebddc..56b0cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,7 @@ **jsconfig* .markdownlint.json **test.jinja +**.ha_run.lock # exceptions !/www/bubble/ \ No newline at end of file