Explorar el Código

Fixed wrong version number

tags/v0.1.1-rev-1^0
Fen Dweller hace 6 años
padre
commit
83c2457576
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      satiate.js

+ 1
- 1
satiate.js Ver fichero

@@ -3,7 +3,7 @@
let activeModal = null;

const newline = String.fromCharCode(160);
const version = "0.1.0";
const version = "0.1.1";

let state;



Cargando…
Cancelar
Guardar