Skip to content

Commit ad8ce28

Browse files
committed
Version bump
1 parent 3e4462d commit ad8ce28

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Version

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ Version: 0.2.3 20230423 - Add mempool.space stats
2626
Version: 0.2.4 20230423 - Add calculated difficulty and mempool size child sensors
2727
Version: 0.2.5 20230425 - Switch to asyncio platform setup/aiohttp, add reload service, halving sensors.
2828
Version: 0.2.6 20230425 - Add mempool avg fee per TX child sensor
29-
Version: 0.3.0 20230426 - Rename to Cryptoinfo Advanced
29+
Version: 0.3.0 20230426 - Rename to Cryptoinfo Advanced
30+
Version: 0.3.1 20230426 - Fixes for HACS/HASS requirements
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.3.1"

custom_components/cryptoinfo_advanced/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"iot_class": "cloud_polling",
1111
"issue_tracker": "https://github.com/TheHolyRoger/hass-cryptoinfo/issues",
1212
"requirements": [],
13-
"version": "0.3.0"
13+
"version": "0.3.1"
1414
}

0 commit comments

Comments
 (0)