Version 2.6.1
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.sufficientlysecure.keychain"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="26000"
|
||||
android:versionName="2.6">
|
||||
android:versionCode="26100"
|
||||
android:versionName="2.6.1">
|
||||
|
||||
<!--
|
||||
General remarks
|
||||
|
||||
@@ -5,6 +5,11 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<h2>2.6.1</h2>
|
||||
<ul>
|
||||
<li>some fixes for regression bugs</li>
|
||||
</ul>
|
||||
|
||||
<h2>2.6</h2>
|
||||
<ul>
|
||||
<li>key certifications (thanks to Vincent Breitmoser)</li>
|
||||
|
||||
Reference in New Issue
Block a user