Version bump to 2.1-1

This commit is contained in:
Matti Viljanen 2020-03-21 23:51:11 +02:00
parent d1c5676ca1
commit 6cee5f0888
No known key found for this signature in database
GPG key ID: CF32A1495158F888
3 changed files with 6 additions and 2 deletions

View file

@ -72,7 +72,7 @@ Page {
AboutLabel {
font.pixelSize: Theme.fontSizeSmall
color: Theme.secondaryColor
text: qsTr("Version") + " 2.0-1"
text: qsTr("Version") + " 2.1-1"
}
AboutLabel {

View file

@ -1,3 +1,7 @@
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.1-1
- Add landscape orientation support
- Update Chinese translation (thanks, dashinfantry)
* Sat Mar 21 2020 Matti Viljanen (direc85) <matti.viljanen@kapsi.fi> 2.0-1
- New feature: pause and resume charging (automatically/manually)
- Implemented systemd service for charger control permissions

View file

@ -13,7 +13,7 @@ Name: harbour-batterybuddy
%{!?qtc_make:%define qtc_make make}
%{?qtc_builddir:%define _builddir %qtc_builddir}
Summary: Battery Buddy
Version: 2.0
Version: 2.1
Release: 1
Group: Qt/Qt
License: LICENSE