Skip to content

Commit af87232

Browse files
committed
build: update bundled dist files
1 parent 7d04c62 commit af87232

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 = '66d05d37fc7e297c6c3cf2329bc12e642144e62c';
5-
process.env.VISOR_COMMIT_SHORT = '66d05d37';
4+
process.env.VISOR_COMMIT_SHA = '7d04c629e18aaaa5b1302f20eb6ebeb5026b6ccb';
5+
process.env.VISOR_COMMIT_SHORT = '7d04c629';
66
/******/ (() => { // webpackBootstrap
77
/******/ var __webpack_modules__ = ({
88

0 commit comments

Comments
 (0)