alroyso hace 1 mes
padre
commit
69311f5844
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/app/common/constants.dart

+ 1 - 1
lib/app/common/constants.dart

@@ -8,7 +8,7 @@ const KLogout = "/api/client/v2/logout";
 const KAuthUser = "/api/client/v3/authUser";
 const kNode = '';
 
-const kVersion = '2.1.6';
+const kVersion = '2.1.7';
 
 
 const kFakeIpMode = 'fake-ip';