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

Commit 9b93e959 authored by Manoj Nair's avatar Manoj Nair
Browse files

added build OS details to main screen

parent 1204dcba
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,10 +44,10 @@ Note: the v0.x-n branch is based on Nougat, the v0.x-o branch is based on "Oreo"

### {{ lastVendor }}

| Vendor | Name | Codename |
|--------|------|----------|
| Vendor | Name | Codename | OS Version |
|--------|------|----------|----------|
{%- endif %}
| {{device.vendor}} | {{device.name}} {%- if device.is_beta %} (beta) {%- endif %} | [{{device.codename}}]({{device.codename}}) |
| {{device.vendor}} | {{device.name}} {%- if device.is_beta %} (beta) {%- endif %} | [{{device.codename}}]({{device.codename}}) | {{ device.versions }} |

{%- endfor %}