[U] Pre-Release v0.3.5.697

This commit is contained in:
Hykilpikonna
2019-10-20 19:54:57 -04:00
parent 0d003a4f7e
commit cfac8493cd
+1 -1
View File
@@ -7,7 +7,7 @@ export default class Constants
public static API_URL: string = 'https://va.hydev.org/api';
/** Current version */
public static VERSION: string = '0.3.5.679';
public static VERSION: string = '0.3.5.697';
/** Minimum version that still supports the same cookies */
public static MIN_SUPPORTED_VERSION: string = '0.3.4.561';