Parcourir la source

Update revision.

Michael Herzog il y a 1 mois
Parent
commit
8ed138e53a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

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

粤ICP备19079148号