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

Verified Commit 10a541db authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Bump version v0.5.1

parent aaf89c6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
const PRODUCT = '/e/OS Web Installer';
const VERSION = '0.5';
const VERSION = '0.5.1';

const express = require('express');
const app = express();
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    <meta charset="utf-8"/>
    <meta name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1.0, user-scalable=0"/>
    <meta name="version" content="0.5"/>
    <meta name="version" content="0.5.1"/>
    <link rel="stylesheet" href="css/styles.css"/>
    <link rel="stylesheet" href="css/loader.css"/>
    <title>/e/OS web installer</title>