Skip to content

Commit 28b20c4

Browse files
committed
chore: update version number
1 parent 5fd1d08 commit 28b20c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/hubitat/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../../manifest-schema.json",
3-
"version": "0.9.31",
3+
"version": "0.9.32",
44
"domain": "hubitat",
55
"name": "Hubitat",
66
"config_flow": true,

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hubitat"
3-
version = "0.9.31"
3+
version = "0.9.32"
44
description = "A Hubitat integration for Home Assistant"
55
authors = [{ name = "Jason Cheatham", email = "jason@jasoncheatham.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)