Skip to content

Commit 0d6facf

Browse files
committed
version
1 parent 47dd20d commit 0d6facf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ import {
3636

3737
import "./css/style.css";
3838

39-
export const REVISION = "v1.13.18";
39+
export const REVISION = "v1.13.19";
4040

4141
console.log(
42-
"%cCopper3D Visualisation %cBeta:v1.13.18",
42+
"%cCopper3D Visualisation %cBeta:v1.13.19",
4343
"padding: 3px;color:white; background:#023047",
4444
"padding: 3px;color:white; background:#f50a25"
4545
);

0 commit comments

Comments
 (0)