Skip to content

Commit

Permalink
socketcan date
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed May 4, 2022
1 parent d7198d6 commit 240ea7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import java.util.concurrent.atomic.AtomicReference;

public class rusEFIVersion {
public static final int CONSOLE_VERSION = 20220327;
public static final int CONSOLE_VERSION = 20220504;
public static AtomicReference<String> firmwareVersion = new AtomicReference<>("N/A");

public static long classBuildTimeMillis() {
Expand Down

0 comments on commit 240ea7c

Please sign in to comment.