Skip to content

Commit

Permalink
Updated release notes and podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewmccormack committed Mar 28, 2019
1 parent 87731f8 commit a48717d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Ensembles.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Ensembles"
s.version = "1.7.2"
s.version = "1.8"
s.summary = "A peer-to-peer synchronization framework for Core Data."

s.description = <<-DESC
Expand Down
6 changes: 3 additions & 3 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Release Notes
=============

1.7.2
1.8
---
- Updated SSZipArchive version
- Fixed a bug where the ensemble identifier was not set properly in baseline consolidation
- Some fixes in multipeer file system
- Cleaned up a lot of warnings in latest Xcode

1.7.1
---
Expand Down

0 comments on commit a48717d

Please sign in to comment.