Skip to content

Commit

Permalink
version: bump version number and update pyasic
Browse files Browse the repository at this point in the history
  • Loading branch information
UpstreamData committed Jan 7, 2025
1 parent c685720 commit df9a774
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.68.4"
PYASIC_VERSION = "0.68.5"
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.22rc1",
"version": "1.1.22rc2",
"zeroconf": []
}

0 comments on commit df9a774

Please sign in to comment.