Skip to content

Commit 2a7ded9

Browse files
committed
update to 0.12.0
1 parent a0e2eb0 commit 2a7ded9

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@conet.project/conet-proxy",
33

4-
"version": "0.12.0",
4+
"version": "0.12.1",
55

66
"license": "UNLICENSED",
77
"files": [

src/localServer/workers/electron/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="apple-touch-icon" href="/logo192.png" />
1111
<link rel="manifest" href="/manifest.json" />
1212
<title>Silent Pass</title>
13-
<script defer="defer" src="/static/js/main.4f9768b4.js"></script>
13+
<script defer="defer" src="/static/js/main.f47ca665.js"></script>
1414
<link href="/static/css/main.18155f27.css" rel="stylesheet">
1515
</head>
1616

src/localServer/workers/static/js/main.4f9768b4.js renamed to src/localServer/workers/static/js/main.f47ca665.js

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/localServer/workers/static/js/main.4f9768b4.js.LICENSE.txt renamed to src/localServer/workers/static/js/main.f47ca665.js.LICENSE.txt

File renamed without changes.

src/localServer/workers/static/js/main.4f9768b4.js.map renamed to src/localServer/workers/static/js/main.f47ca665.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
718 KB
Loading

0 commit comments

Comments
 (0)