Skip to content

Commit 81eea9d

Browse files
deltakoshDavid Catuhe
andauthored
Moved to Manifold 3.1.1 (csg2) (#16764)
Co-authored-by: David Catuhe <[email protected]>
1 parent ab92ea6 commit 81eea9d

File tree

1 file changed

+1
-1
lines changed
  • packages/dev/core/src/Meshes

1 file changed

+1
-1
lines changed

packages/dev/core/src/Meshes/csg2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ export function IsCSG2Ready() {
467467
*/
468468
export async function InitializeCSG2Async(options?: Partial<ICSG2Options>) {
469469
const localOptions = {
470-
manifoldUrl: "https://unpkg.com/[email protected].0",
470+
manifoldUrl: "https://unpkg.com/[email protected].1",
471471
...options,
472472
};
473473

0 commit comments

Comments
 (0)