mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 16:56:16 +00:00
Bumped the version to 1.0.2.
This commit is contained in:
parent
799bad9755
commit
2cb1d717b3
@ -23,7 +23,7 @@ class Config {
|
||||
public static final String APP_HASH = "16e4ff955cd0adfc058f95ca564f562d";
|
||||
public static final String APP_MODEL = "Desktop";
|
||||
public static final String APP_SYSVER = "1.0";
|
||||
public static final String APP_APPVER = "1.0.1";
|
||||
public static final String APP_APPVER = "1.0.2";
|
||||
public static final String APP_LANG = "en";
|
||||
|
||||
public static String FILE_BASE = System.getProperty("user.home") + File.separatorChar + ".telegram_backup";
|
||||
|
Loading…
Reference in New Issue
Block a user