Sfoglia il codice sorgente

Update constants.js

Bump revision.
Michael Herzog 8 mesi fa
parent
commit
64df03dfd6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

@@ -1,4 +1,4 @@
-export const REVISION = '179';
+export const REVISION = '180dev';
 
 /**
  * Represents mouse buttons and interaction types in context of controls.

粤ICP备19079148号