From 4c7bf9a85c5601dda6cb9027aefefc23da7b9f20 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 28 Feb 2025 00:46:44 -0500 Subject: [PATCH] Include .HA_VERSION file --- .HA_VERSION | 1 + .gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .HA_VERSION diff --git a/.HA_VERSION b/.HA_VERSION new file mode 100644 index 0000000..26ed8f1 --- /dev/null +++ b/.HA_VERSION @@ -0,0 +1 @@ +2025.2.5 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 1de6ca2..0c23614 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,6 @@ # ignore any of these files no matter where they are using double * **.DS_Store **._* -**.HA_VERSION **.pyc **.conf **.uuid