Skip to content

Commit a848a96

Browse files
committed
update version date.
1 parent 0c0e75a commit a848a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/glow/primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3720,7 +3720,7 @@
37203720
}
37213721

37223722
function glowVersion() {
3723-
return 'Web VPython 3.2 (released 2025-03-14)'
3723+
return 'Web VPython 3.2 (released 2025-03-23)'
37243724
}
37253725

37263726
eval("0") // Force minifier not to mangle e.g. box function name (since it breaks constructor.name)

0 commit comments

Comments
 (0)