Просмотр исходного кода

Update constants.js

Update revision.
Michael Herzog 1 день назад
Родитель
Сommit
91eec1a56e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

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

粤ICP备19079148号