increase version in manifest.json to next release number instead of last release

This commit is contained in:
5ila5
2024-03-01 19:46:56 +01:00
committed by 5ila5
parent 74146ace10
commit 935bfc55d2

View File

@@ -7,5 +7,5 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["icalendar", "recurring_ical_events", "icalevents", "beautifulsoup4", "lxml"],
"version": "1.45.1"
"version": "1.46.0"
}