Skip to content

Commit

Permalink
Bump pyasic version and manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rowan committed Jan 2, 2025
1 parent a371f49 commit 4d98a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/miner/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
JOULES_PER_TERA_HASH = "J/TH"


PYASIC_VERSION = "0.67.5"
PYASIC_VERSION = "0.68.0"
2 changes: 1 addition & 1 deletion custom_components/miner/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"issue_tracker": "https://github.com/Schnitzel/hass-miner/issues",
"requirements": [],
"ssdp": [],
"version": "1.1.20",
"version": "1.1.21",
"zeroconf": []
}

0 comments on commit 4d98a43

Please sign in to comment.