Przeglądaj źródła

Update revision.

Michael Herzog 8 miesięcy temu
rodzic
commit
72df8dad84
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

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

粤ICP备19079148号