Skip to content

Commit bba71ab

Browse files
committed
Bump to version 1.0.2
1 parent 2a6a9a1 commit bba71ab

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.2] - 2018-11-30
10+
### Changed
11+
- Update README.md with Linux support
12+
13+
### Fixed
14+
- Travis-CI and AppVeyor deploy config with non-empty description
15+
916
## [1.0.1] - 2018-11-30
1017
### Added
1118
- Linux support for standalone app and VST plug-in ([#1](https://github.com/rclement/meeblip-controller/issues/1))
@@ -24,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2431
- Plug-in formats: VST2, VST3, AudioUnit
2532
- Standalone application
2633

27-
[Unreleased]: https://github.com/rclement/meeblip-controller/compare/1.0.1...HEAD
34+
[Unreleased]: https://github.com/rclement/meeblip-controller/compare/1.0.2...HEAD
35+
[1.0.2]: https://github.com/rclement/meeblip-controller/compare/1.0.1...1.0.2
2836
[1.0.1]: https://github.com/rclement/meeblip-controller/compare/1.0.0...1.0.1
2937

metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP_NAME=Meeblip Controller
22
APP_DESCRIPTION=MIDI controller for the Meeblip Anode synthesizer
3-
APP_VERSION=1.0.1
3+
APP_VERSION=1.0.2
44
APP_MANUFACTURER_NAME=Romain Clement
55
APP_MANUFACTURER_URL=https://github.com/rclement/meeblip-controller
66
APP_MANUFACTURER_EMAIL=contact@romain-clement.net

0 commit comments

Comments
 (0)