[U] Pre-release v0.3.1.382

This commit is contained in:
Hykilpikonna
2019-10-05 14:11:32 -04:00
parent 97818c45f5
commit 0345d37b2c
+1 -1
View File
@@ -8,7 +8,7 @@ export default class Constants
*/
public static API_URL: string = 'https://va.hydev.org/api';
public static VERSION: string = '0.2.3.315';
public static VERSION: string = '0.3.1.382';
public static GITHUB: string = 'https://github.com/HyDevelop/VeracrossAnalyzer.Client';