Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Version 2.3.3.1:
Browse files Browse the repository at this point in the history
- Fixed problem with compatibility with Estimote SDK 4.13.1.
  • Loading branch information
greggS committed Feb 21, 2017
1 parent 969f887 commit fa65c2d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.3.3.1 (February, 21, 2017)
- Fixed problem with compatibility with Estimote SDK 4.13.1.

## 2.3.3 (February, 9, 2017)
- Fixed a major responsiveness and positioning issue that occurred on iOS 10 devices while navigating inside locations with large number of beacons.

Expand Down
2 changes: 1 addition & 1 deletion EstimoteIndoorLocationSDK/Headers/EILIndoorSDK.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (c) 2015 Estimote. All rights reserved.

/** Version of this iOS Indoor Location SDK. */
#define EIL_IOS_INDOOR_SDK_VERSION_STRING @"2.3.3"
#define EIL_IOS_INDOOR_SDK_VERSION_STRING @"2.3.3.1"


/** Library header, import this to import all of the public types in the Indoor SDK. */
Expand Down
Binary file modified EstimoteIndoorLocationSDK/libEstimoteIndoorSDK.a
Binary file not shown.

0 comments on commit fa65c2d

Please sign in to comment.