Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release(prod): ECC check changes for Syncrobit (#698) #699

Merged
merged 1 commit into from
Mar 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jinja2==3.1.2
hm_pyhelper==0.13.58
hm_pyhelper==0.13.59
8 changes: 4 additions & 4 deletions settings.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
FIRMWARE_VERSION=2023.02.07.0-25
DIAGNOSTICS_VERSION=b2a6844
CONFIG_VERSION=9b32cec
PKTFWD_VERSION=2bb413e
FIRMWARE_VERSION=2023.02.07.0-26
DIAGNOSTICS_VERSION=0f3ef09
CONFIG_VERSION=1f564d0
PKTFWD_VERSION=c39fcf7
MINER_VERSION=b7618e8
MULTIPLEXER_VERSION=d24cdc3

Expand Down