From 21f26e6b2680203329175c99452b2e66c6c6074d Mon Sep 17 00:00:00 2001 From: Denys Telezhkin Date: Thu, 1 Feb 2018 13:50:26 +0200 Subject: [PATCH] Releasing version 7.0.1. --- CHANGELOG.md | 2 ++ DTModelStorage.podspec | 2 +- Supporting files/Framework.plist | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bd0124..13a1052a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. # Next +## [7.0.1](https://github.com/DenHeadless/DTModelStorage/releases/tag/7.0.1) + * Fixed a bug, that prevented datasource from being updated when `updateWithoutAnimations` method on `MemoryStorage` was used. ## [7.0.0](https://github.com/DenHeadless/DTModelStorage/releases/tag/7.0.0) diff --git a/DTModelStorage.podspec b/DTModelStorage.podspec index 24098250..7700e7d3 100644 --- a/DTModelStorage.podspec +++ b/DTModelStorage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DTModelStorage' - s.version = "7.0.0" + s.version = "7.0.1" s.license = 'MIT' s.summary = 'Storage classes for datasource based controls.' s.homepage = 'https://github.com/DenHeadless/DTModelStorage' diff --git a/Supporting files/Framework.plist b/Supporting files/Framework.plist index a35bfc7a..6c538047 100644 --- a/Supporting files/Framework.plist +++ b/Supporting files/Framework.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.0.0 + 7.0.1 CFBundleSignature ???? CFBundleVersion