Skip to content

Commit b1cc440

Browse files
committed
change version to 2.0.0b5
1 parent 590bae1 commit b1cc440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v2.0.0b4
3+
## 2.0.0b5
44

55
- Support no prefetch mode
66
- Fix all translations

custom_components/hpprinter/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "local_polling",
1010
"issue_tracker": "https://github.com/elad-bar/ha-hpprinter/issues",
1111
"requirements": ["xmltodict~=0.13.0", "flatten_json", "defusedxml"],
12-
"version": "2.0.0b4"
12+
"version": "2.0.0b5"
1313
}

0 commit comments

Comments
 (0)