release 1.0.3
This commit is contained in:
parent
aaee650caf
commit
e763aeadb4
|
@ -1,6 +1,12 @@
|
|||
1.0.3:
|
||||
* Clean up documentation files.
|
||||
* Update documentation on installation.
|
||||
* Update Swedish and French translations.
|
||||
* Add Norwegtian Nynorsk and Danish translations.
|
||||
|
||||
1.0.3rc2:
|
||||
* Fix bug handling DJ pairing notifications.
|
||||
* Add Norwegian Bokmål translation>
|
||||
* Add Norwegian Bokmål translation.
|
||||
|
||||
1.0.3rc1:
|
||||
* Remove deprecated solaar-cli application.
|
||||
|
|
|
@ -4,7 +4,7 @@ tagline: Linux Device Manager for Logitech Unifying Receivers and Paired Devices
|
|||
owner: pwr-Solaar
|
||||
owner_url: https://github.com/pwr-Solaar
|
||||
repository: pwr-Solaar/Solaar
|
||||
version: 1.0.3rc2
|
||||
version: 1.0.3
|
||||
show_downloads: false
|
||||
encoding: utf-8
|
||||
theme: jekyll-theme-slate
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
__version__ = '1.0.3rc2'
|
||||
__version__ = '1.0.3'
|
||||
NAME = 'Solaar'
|
||||
|
|
Loading…
Reference in New Issue