[U] Pre-release v0.3.2.452

This commit is contained in:
Hykilpikonna
2019-10-05 20:15:30 -04:00
parent 35c4147cc1
commit 86ed26afeb
+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.3.1.382';
public static VERSION: string = '0.3.2.452';
public static GITHUB: string = 'https://github.com/HyDevelop/VeracrossAnalyzer.Client';