File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
74
74
< script type ="text/javascript ">
75
75
const BUSTUB_PUBLIC_VERSION_VAR = "957b347"
76
- const BUSTUB_PRIVATE_VERSION_VAR = "4afba16-dirty "
77
- const BUSTUB_BUILD_TIME_VAR = "20231028 "
76
+ const BUSTUB_PRIVATE_VERSION_VAR = "44fd44a "
77
+ const BUSTUB_BUILD_TIME_VAR = "20231029 "
78
78
const viz = new Viz ( )
79
79
80
80
Module [ 'onRuntimeInitialized' ] = function ( ) {
Original file line number Diff line number Diff line change 76
76
77
77
< script type ="text/javascript ">
78
78
const BUSTUB_PUBLIC_VERSION_VAR = "957b347"
79
- const BUSTUB_PRIVATE_VERSION_VAR = "4afba16-dirty "
80
- const BUSTUB_BUILD_TIME_VAR = "20231028 "
79
+ const BUSTUB_PRIVATE_VERSION_VAR = "44fd44a "
80
+ const BUSTUB_BUILD_TIME_VAR = "20231029 "
81
81
let is_ready = false
82
82
83
83
Module [ 'onRuntimeInitialized' ] = function ( ) {
You can’t perform that action at this time.
0 commit comments