Skip to content

Commit

Permalink
Version up to 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
suzhaev committed Nov 29, 2016
1 parent d1f94f4 commit a681011
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VK-ios-sdk.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "VK-ios-sdk"
s.version = "1.4.5"
s.version = "1.4.6"
s.summary = "Library for working with VK."
s.homepage = "https://github.com/VKCOM/vk-ios-sdk"
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion library/Source/VKSdkVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

#define VK_SDK_VERSION @"1.4.5"
#define VK_SDK_VERSION @"1.4.6"
#define VK_SDK_API_VERSION @"5.40"

0 comments on commit a681011

Please sign in to comment.