We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47dd20d commit 0d6facfCopy full SHA for 0d6facf
src/index.ts
@@ -36,10 +36,10 @@ import {
36
37
import "./css/style.css";
38
39
-export const REVISION = "v1.13.18";
+export const REVISION = "v1.13.19";
40
41
console.log(
42
- "%cCopper3D Visualisation %cBeta:v1.13.18",
+ "%cCopper3D Visualisation %cBeta:v1.13.19",
43
"padding: 3px;color:white; background:#023047",
44
"padding: 3px;color:white; background:#f50a25"
45
);
0 commit comments