Skip to content

Commit e15c955

Browse files
committed
[U] Release v0.4.1.895
1 parent f4ed394 commit e15c955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default class Constants
77
public static API_URL: string = 'https://va.hydev.org/api';
88

99
/** Current version */
10-
public static VERSION: string = '0.3.6.784';
10+
public static VERSION: string = '0.4.1.895';
1111

1212
/** Minimum version that still supports the same cookies */
1313
public static MIN_SUPPORTED_VERSION: string = '0.3.4.561';

0 commit comments

Comments
 (0)