We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef6526 commit 0b59b9aCopy full SHA for 0b59b9a
1 file changed
public/crucial.js
@@ -21,8 +21,8 @@ const configurations = {
21
}
22
};
23
24
-const configuration = "prodTesting";
25
-const version = "1.6.56"; // Big Update . Small Feature Release . Bug Fix
+const configuration = "public";
+const version = "1.6.57"; // Big Update . Small Feature Release . Bug Fix
26
const domain = "markifyapp.com";
27
28
let config = configurations[configuration];
0 commit comments