Browse Source

Update constants.js

Michael Herzog 4 months ago
parent
commit
ca54d695e8
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 = '180';
+export const REVISION = '181dev';
 
 /**
  * Represents mouse buttons and interaction types in context of controls.

粤ICP备19079148号