From 5585f696aa25eaabff637e4a3a44e248669ec64f Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Tue, 9 Jun 2020 17:53:59 -0400 Subject: [PATCH] Fix version number to 0.110.7 (#13710) "0.110.6 - June 8" was listed twice in error, corrected the version number and date --- source/_posts/2020-05-20-release-110.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2020-05-20-release-110.markdown b/source/_posts/2020-05-20-release-110.markdown index 4a4441452a0..c917d4789ac 100644 --- a/source/_posts/2020-05-20-release-110.markdown +++ b/source/_posts/2020-05-20-release-110.markdown @@ -839,7 +839,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [#36566]: https://github.com/home-assistant/core/pull/36566 -## Release 0.110.6 - June 8 +## Release 0.110.7 - June 9 - Fix mobile_app missing state in sensor registration ([#36604] - [@frenck])