Browse Source

Update revision.

Michael Herzog 11 months ago
parent
commit
72df8dad84
1 changed files with 1 additions and 1 deletions
  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号