We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d463f commit 40d8a30Copy full SHA for 40d8a30
2 files changed
proxyServiceValidator.js
@@ -100,7 +100,7 @@ const testServerResponse = async () => {
100
'http://localhost:8080/whiteboard',
101
'http://localhost:8080/notebook',
102
'http://localhost:8080/assets/js/card.js',
103
- 'http://localhost:8080/assets/js/common-1735118314.js',
+ 'http://localhost:8080/assets/js/common-1778310233.js',
104
'http://localhost:8080/assets/js/csel.js',
105
'http://localhost:8080/assets/js/register-sw.js',
106
'http://localhost:8080/assets/json/emu-nav.json',
src/data.json
@@ -90,5 +90,5 @@
90
"splash": [
91
"{{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!}}"
92
],
93
- "version": ["6.9.6"]
+ "version": ["6.9.7"]
94
}
0 commit comments