Quellcode durchsuchen

Update REVISION constant to '183dev'

mrdoob vor 2 Monaten
Ursprung
Commit
668c495adc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.
  * Represents mouse buttons and interaction types in context of controls.

粤ICP备19079148号