release 1.1.0
This commit is contained in:
parent
ca5fd7e5d6
commit
f83c927a1e
|
@ -1,4 +1,4 @@
|
|||
1.1.0rc3:
|
||||
1.1.0:
|
||||
* Fix bug when adding receiver to tray menu
|
||||
* Add Catalan translation.
|
||||
* Add toggle command to solaar config to toggle boolean settings
|
||||
|
|
|
@ -4,7 +4,7 @@ tagline: Linux Device Manager for Logitech Unifying Receivers and Devices.
|
|||
owner: pwr-Solaar
|
||||
owner_url: https://github.com/pwr-Solaar
|
||||
repository: pwr-Solaar/Solaar
|
||||
version: 1.1.0rc3
|
||||
version: 1.1.0
|
||||
show_downloads: false
|
||||
encoding: utf-8
|
||||
theme: jekyll-theme-slate
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
## with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
__version__ = '1.1.0rc3'
|
||||
__version__ = '1.1.0'
|
||||
NAME = 'Solaar'
|
||||
|
|
Loading…
Reference in New Issue