Skip to content

Commit 3bdb9df

Browse files
committed
build: update bundled dist files
1 parent b15373d commit 3bdb9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/env node
22
process.env.VISOR_VERSION = '0.1.42';
33
process.env.PROBE_VERSION = '0.6.0-rc196';
4-
process.env.VISOR_COMMIT_SHA = '187c3397892ea711fe760101774035e24dd3639a';
5-
process.env.VISOR_COMMIT_SHORT = '187c3397';
4+
process.env.VISOR_COMMIT_SHA = 'b15373df02bf3279b3733a93a1b3ec6390d10d91';
5+
process.env.VISOR_COMMIT_SHORT = 'b15373df';
66
/******/ (() => { // webpackBootstrap
77
/******/ var __webpack_modules__ = ({
88

0 commit comments

Comments
 (0)