Skip to content

Commit 40d8a30

Browse files
chore: fix ci
1 parent b4d463f commit 40d8a30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

proxyServiceValidator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const testServerResponse = async () => {
100100
'http://localhost:8080/whiteboard',
101101
'http://localhost:8080/notebook',
102102
'http://localhost:8080/assets/js/card.js',
103-
'http://localhost:8080/assets/js/common-1735118314.js',
103+
'http://localhost:8080/assets/js/common-1778310233.js',
104104
'http://localhost:8080/assets/js/csel.js',
105105
'http://localhost:8080/assets/js/register-sw.js',
106106
'http://localhost:8080/assets/json/emu-nav.json',

src/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@
9090
"splash": [
9191
"{{mask}}{{This version is the public build of the Invisi LTS project, and it's being worked on via the master branch! Stuff will NOT work!}}"
9292
],
93-
"version": ["6.9.6"]
93+
"version": ["6.9.7"]
9494
}

0 commit comments

Comments
 (0)