Skip to content

Commit a7bdf71

Browse files
committed
Bump version
1 parent 397496c commit a7bdf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ async function main() {
354354
saveMeshBtn.disabled = false
355355
}
356356
modelSelect.selectedIndex = -1
357-
console.log('brain2print 20241218')
357+
console.log('brain2print 20241229')
358358
// uncomment next two lines to automatically run segmentation when web page is loaded
359359
// modelSelect.selectedIndex = 11
360360
// modelSelect.onchange()

0 commit comments

Comments
 (0)