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.
2 parents a7b45bf + 15c30fa commit d4078faCopy full SHA for d4078fa
src/0_config.js
@@ -8,4 +8,4 @@ var DEFAULT_API_ENDPOINT = 'https://api2.branch.io';
8
config.app_service_endpoint = 'https://app.link';
9
config.link_service_endpoint = 'https://bnc.lt';
10
config.api_endpoint = DEFAULT_API_ENDPOINT;
11
-config.version = '0.0.0';
+config.version = '2.85.1'; // will get overwritten by gha on actual deploy
test/web-config.js
@@ -6,4 +6,4 @@ goog.provide('config');
6
7
config.api_endpoint = 'https://api.branch.io';
0 commit comments