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