We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984fa39 commit f5c0939Copy full SHA for f5c0939
src/constants.ts
@@ -10,7 +10,7 @@ export default class Constants
10
// static API_URL: string = 'http://localhost:24021/api';
11
12
/** Current version */
13
- static VERSION: string = '0.5.2.1332';
+ static VERSION: string = '0.5.2.1335';
14
15
/** The minimum version that still supports the same cookies */
16
static MIN_SUPPORTED_VERSION: string = '0.4.6.1087';
0 commit comments