Skip to content

Commit d3b629c

Browse files
committed
r184
1 parent 81938e9 commit d3b629c

5 files changed

Lines changed: 175 additions & 147 deletions

File tree

build/three.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
'use strict';
77

8-
const REVISION = '184dev';
8+
const REVISION = '184';
99

1010
/**
1111
* Represents mouse buttons and interaction types in context of controls.

build/three.core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2010-2026 Three.js Authors
44
* SPDX-License-Identifier: MIT
55
*/
6-
const REVISION = '184dev';
6+
const REVISION = '184';
77

88
/**
99
* Represents mouse buttons and interaction types in context of controls.

build/three.core.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)