Skip to content

Commit b14395b

Browse files
committed
build: update bundled dist files
1 parent 338b7b2 commit b14395b

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-rc201';
4-
process.env.VISOR_COMMIT_SHA = '030e4b8f1d4969c427a20b035d1b1ae6239f0aa6';
5-
process.env.VISOR_COMMIT_SHORT = '030e4b8f';
4+
process.env.VISOR_COMMIT_SHA = '338b7b2de74f68da5537d1caac386f5086e5491a';
5+
process.env.VISOR_COMMIT_SHORT = '338b7b2d';
66
/******/ (() => { // webpackBootstrap
77
/******/ var __webpack_modules__ = ({
88

0 commit comments

Comments
 (0)