1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-14 23:10:54 +00:00

Release Preparations for Version 1.5

This commit is contained in:
seiichiro 2016-10-09 09:55:28 +02:00
parent ed55e58397
commit 4d62ea0687
3 changed files with 6 additions and 2 deletions

View file

@ -114,7 +114,7 @@ Page {
font.pixelSize: Theme.fontSizeSmall
horizontalAlignment: TextEdit.Center
readOnly: true
text: qsTr("Translators:")+"\n\nSwedish: Åke Engelbrektson\nEnglish: Stefan Brand\nGerman: Stefan Brand\nFrench: Romain Tartière"
text: qsTr("Translators:")+"\n\nSwedish: Åke Engelbrektson\nFrench: Romain Tartière\nEnglish: Stefan Brand\nGerman: Stefan Brand"
color: "white"
}
}

View file

@ -1,3 +1,7 @@
* Sun Oct 09 2016 Stefan Brand <sailfish@seiichiro0185.org> 1.5-1
- Added French Translation (Thanks to Romain Tartière)
- Bugfix: Refresh HOTP-Token from Cover. Closes Github Issue #11
* Thu Jul 14 2016 Stefan Brand <sailfish@seiichiro0185.org> 1.4-1
- Added Setting for Time Derivation
- Added Setting for Token Length

View file

@ -1,6 +1,6 @@
Name: harbour-sailotp
Summary: SailOTP
Version: 1.4
Version: 1.5
Release: 1
Group: Security
URL: https://github.com/seiichiro0185/sailotp/