diff --git a/Antidote/Antidote-Info.plist b/Antidote/Antidote-Info.plist
index c2a8f0cf..687e8312 100644
--- a/Antidote/Antidote-Info.plist
+++ b/Antidote/Antidote-Info.plist
@@ -30,7 +30,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.10.2
+ 0.10.3
CFBundleSignature
????
CFBundleVersion
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86d92f20..8f83366b 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.3] - 2016-04-12
### Added
- Arabic localication.
- Sending files from other apps [#182](https://github.com/Antidote-for-Tox/Antidote/issues/182).
@@ -109,7 +111,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.2...master
+[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.3...master
+[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
[0.10.0]: https://github.com/Antidote-for-Tox/Antidote/compare/0.6.1...0.10.0