Explorar el Código

Bump version number

tags/v1.1.0^0
Fen Dweller hace 5 años
padre
commit
038cd5ef99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      game.js

+ 1
- 1
game.js Ver fichero

@@ -3,7 +3,7 @@
/*jshint browser: true*/
/*jshint devel: true*/

let version = "v1.0.1";
let version = "v1.1.0";

let errored = false;



Cargando…
Cancelar
Guardar