mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 09:08:35 -07:00
Update totp
This commit is contained in:
6
applications/external/totp/version.h
vendored
6
applications/external/totp/version.h
vendored
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define TOTP_APP_VERSION_MAJOR (3)
|
||||
#define TOTP_APP_VERSION_MINOR (2)
|
||||
#define TOTP_APP_VERSION_PATCH (0)
|
||||
#define TOTP_APP_VERSION_MAJOR (4)
|
||||
#define TOTP_APP_VERSION_MINOR (0)
|
||||
#define TOTP_APP_VERSION_PATCH (1)
|
||||
Reference in New Issue
Block a user