Parcourir la source

Revert "Updated version"

This reverts commit 07be9213bc196b5f5438ce6f8771e1d608f20871.
alex.kopachov il y a 2 ans
Parent
commit
68646aad3c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      version.h

+ 2 - 2
version.h

@@ -1,5 +1,5 @@
 #pragma once
 
-#define TOTP_APP_VERSION_MAJOR (4)
-#define TOTP_APP_VERSION_MINOR (0)
+#define TOTP_APP_VERSION_MAJOR (3)
+#define TOTP_APP_VERSION_MINOR (2)
 #define TOTP_APP_VERSION_PATCH (0)