only:manual shame

This commit is contained in:
Andrey 2024-08-15 10:08:39 -04:00
parent fbb0009812
commit 992861f46f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ public interface rusEFIVersion {
/**
* @see com.rusefi.autoupdate.Autoupdate#VERSION
*/
int CONSOLE_VERSION = 20240814;
int CONSOLE_VERSION = 20240815;
AtomicReference<String> firmwareVersion = new AtomicReference<>("N/A");
static long classBuildTimeMillis() {