Skip to content

Commit f0b5e30

Browse files
authored
Merge pull request #143 from codeitcodes/dev
Update client-channel.js
2 parents f63948d + cf6c70b commit f0b5e30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

worker/client-channel.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55

66
// update worker name when updating worker
7-
8-
const WORKER_NAME = 'codeit-worker-v495';
7+
const WORKER_NAME = 'codeit-worker-v500';
98

109

1110
// internal paths

0 commit comments

Comments
 (0)