Skip to content

Commit f5c0939

Browse files
committed
[U] Release v0.5.2.1335
1 parent 984fa39 commit f5c0939

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
@@ -10,7 +10,7 @@ export default class Constants
1010
// static API_URL: string = 'http://localhost:24021/api';
1111

1212
/** Current version */
13-
static VERSION: string = '0.5.2.1332';
13+
static VERSION: string = '0.5.2.1335';
1414

1515
/** The minimum version that still supports the same cookies */
1616
static MIN_SUPPORTED_VERSION: string = '0.4.6.1087';

0 commit comments

Comments
 (0)