From 51b88aebefb7605ca50a73f7d4cb587a3c0d8ca0 Mon Sep 17 00:00:00 2001 From: Dmytro Vorobiov Date: Thu, 4 Aug 2016 21:58:12 +0200 Subject: [PATCH] Updating version number to 0.10.4 --- Antidote/Antidote-Info.plist | 2 +- CHANGELOG.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Antidote/Antidote-Info.plist b/Antidote/Antidote-Info.plist index 687e8312..0b8449bb 100644 --- a/Antidote/Antidote-Info.plist +++ b/Antidote/Antidote-Info.plist @@ -30,7 +30,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.10.3 + 0.10.4 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ae254e..c644316f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## [0.10.4] - 2016-08-04 ### Added - Retry button for file transfers. - Message removal in chat. @@ -129,7 +131,8 @@ It is a good idea to remove old version of Antidote before updating. - File transfers and avatars are temporary disabled. - Added connectivity status. -[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.3...master +[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.4...master +[0.10.4]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.3...0.10.4 [0.10.3]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.2...0.10.3 [0.10.2]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.1...0.10.2 [0.10.1]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.0...0.10.1