Skip to content

Commit

Permalink
Bump version to 1.3.4b0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnbruckner committed Aug 23, 2024
1 parent 20dcc87 commit 0639e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/google_maps/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"codeowners": ["@pnbruckner"],
"config_flow": true,
"dependencies": ["file_upload"],
"documentation": "https://github.com/pnbruckner/ha-google-maps/blob/1.3.3/README.md",
"documentation": "https://github.com/pnbruckner/ha-google-maps/blob/1.3.4b0/README.md",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/pnbruckner/ha-google-maps/issues",
"loggers": [],
"requirements": ["locationsharinglib==5.0.1"],
"version": "1.3.3"
"version": "1.3.4b0"
}

0 comments on commit 0639e87

Please sign in to comment.