Преглед изворни кода

Update REVISION constant to '183dev'

mrdoob пре 4 месеци
родитељ
комит
668c495adc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/constants.js

+ 1 - 1
src/constants.js

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

粤ICP备19079148号