forked from SFS/LightDMMock
version.minor++;
This commit is contained in:
parent
a5c5a3b552
commit
1108263967
@ -32,7 +32,7 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
function LightDMMock(autofill, timeout, autoGuest) {
|
function LightDMMock(autofill, timeout, autoGuest) {
|
||||||
window.checkForUpdate("v1.0.0");
|
window.checkForUpdate("v1.1.0");
|
||||||
|
|
||||||
// see <https://github.com/Antergos/web-greeter/blob/before-python/src/webkit2-extension.c#L1470-L1504>
|
// see <https://github.com/Antergos/web-greeter/blob/before-python/src/webkit2-extension.c#L1470-L1504>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user