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

Update constants.js

Bump revision.
Michael Herzog 8 месяцев назад
Родитель
Сommit
64df03dfd6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

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

粤ICP备19079148号