Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey0000 committed Dec 16, 2024
1 parent 78cadb0 commit 38e94f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/mammotion/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "mammotion",
"name": "Mammotion",
"version": "0.1.108",
"version": "0.1.109",
"issue_tracker": "https://github.com/mikey0000/Mammotion-HA/issues",
"integration_type": "device",
"bluetooth": [
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Mammotion-HA"
version = "0.1.75"
version = "0.1.109"
description = "Mammotion lawn mower integration for HACS"
authors = ["Michael Arthur <[email protected]>", "jLynx <@jlynx>"]
readme = "README.md"
Expand Down

0 comments on commit 38e94f9

Please sign in to comment.