alroyso 1 ay önce
ebeveyn
işleme
69311f5844
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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';