Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31a38fc8 authored by Mark Harman's avatar Mark Harman
Browse files

Bump to version 1.51.1.

parent 394a576a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -47,6 +47,10 @@
<p>&lt; <small><a href="index.html">Main Page.</a></small></p>

<pre>
Version 1.51.1 (2023/01/02)

FIXED   Fix crashes for Camera2 API.

Version 1.51 (2022/12/21)

FIXED   Gallery thumbnail had incorrect orientation on some Android 10+ devices.
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    package="net.sourceforge.opencamera"
    android:versionCode="86"
    android:versionName="1.51"
    android:versionCode="87"
    android:versionName="1.51.1"
    android:installLocation="auto"
    tools:ignore="GoogleAppIndexingWarning">
    <!-- ignore GoogleAppIndexingWarning as we don't want to implement that -->