Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHolyRoger committed Apr 26, 2023
1 parent 3e4462d commit ad8ce28
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Version
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Version: 0.2.3 20230423 - Add mempool.space stats
Version: 0.2.4 20230423 - Add calculated difficulty and mempool size child sensors
Version: 0.2.5 20230425 - Switch to asyncio platform setup/aiohttp, add reload service, halving sensors.
Version: 0.2.6 20230425 - Add mempool avg fee per TX child sensor
Version: 0.3.0 20230426 - Rename to Cryptoinfo Advanced
Version: 0.3.0 20230426 - Rename to Cryptoinfo Advanced
Version: 0.3.1 20230426 - Fixes for HACS/HASS requirements
2 changes: 1 addition & 1 deletion custom_components/cryptoinfo_advanced/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "0.3.1"
2 changes: 1 addition & 1 deletion custom_components/cryptoinfo_advanced/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/TheHolyRoger/hass-cryptoinfo/issues",
"requirements": [],
"version": "0.3.0"
"version": "0.3.1"
}

0 comments on commit ad8ce28

Please sign in to comment.