only:shameful manual version bump
This commit is contained in:
parent
5d25990183
commit
583791a734
|
@ -9,7 +9,7 @@ public interface rusEFIVersion {
|
||||||
/**
|
/**
|
||||||
* @see com.rusefi.autoupdate.Autoupdate#VERSION
|
* @see com.rusefi.autoupdate.Autoupdate#VERSION
|
||||||
*/
|
*/
|
||||||
int CONSOLE_VERSION = 20240812;
|
int CONSOLE_VERSION = 20240814;
|
||||||
AtomicReference<String> firmwareVersion = new AtomicReference<>("N/A");
|
AtomicReference<String> firmwareVersion = new AtomicReference<>("N/A");
|
||||||
|
|
||||||
static long classBuildTimeMillis() {
|
static long classBuildTimeMillis() {
|
||||||
|
|
Loading…
Reference in New Issue