Skip to content

Commit

Permalink
Issue #SB-16926 merge: Merge pull request #224 from AmiableAnil/relea…
Browse files Browse the repository at this point in the history
…se-2.6.0

Issue #SB-16926 chore: Bump up the sdk version to 2.6.11
  • Loading branch information
swayangjit authored Jan 3, 2020
2 parents 5585716 + 78ec735 commit 03d642c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preference-keys.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export declare namespace CodePushExperiment {
const EXPERIMENT_APP_VERSION = "emperiment_app_version";
}
export declare namespace DeviceRegister {
const DEVICE_LOCATION = "device_location";
const DEVICE_LOCATION = "device_location_new";
}
export declare namespace TelemetryKeys {
const KEY_LAST_SYNCED_TIME_STAMP = "telemetry_last_synced_time_stamp";
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sunbird-sdk",
"version": "2.6.10",
"version": "2.6.11",
"description": "Heart of the sunbird mobile app.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 03d642c

Please sign in to comment.