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

Commit 2011d432 authored by Romain Hunault's avatar Romain Hunault
Browse files

Add display_version to json

parent bd95521a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@
                    'romtype' => $build->getChannel(),
                    'datetime' => $build->getTimestamp(),
                    'version' => $build->getVersion(),
                    'display_version' => $build->getDisplayVersion(),
                    'id' => $build->getUid(),
                    'size' => $build->getSize(),
                ));