Skip to content

Commit

Permalink
8544dd9 test appium
Browse files Browse the repository at this point in the history
  • Loading branch information
tanshuai committed Aug 24, 2023
1 parent 2212019 commit 2036aeb
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions dist/electron/UnPackaged/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packageVer": "0.2.4",
"channel": "internal",
"buildTime": "202308241254",
"buildCommit": "553c5592",
"sourceCommit": "553c5592",
"version": "0.2.5-internal-202308241254"
"buildTime": "202308241343",
"buildCommit": "8544dd9a",
"sourceCommit": "8544dd9a",
"version": "0.2.5-internal-202308241343"
}
2 changes: 1 addition & 1 deletion dist/spa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
window.gtag = gtag
}</script><link href=/css/vendor.7a6c311d.css rel=stylesheet><link href=/css/app.a8eb349a.css rel=stylesheet></head><body><div id=q-app></div><script src=/js/vendor.00c4dc6f.js></script><script src=/js/app.87758a84.js></script></body></html>
}</script><link href=/css/vendor.7a6c311d.css rel=stylesheet><link href=/css/app.a8eb349a.css rel=stylesheet></head><body><div id=q-app></div><script src=/js/vendor.00c4dc6f.js></script><script src=/js/app.4bd095ca.js></script></body></html>

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/spa/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packageVer": "0.2.4",
"channel": "web",
"buildTime": "202308241254",
"buildCommit": "553c5592",
"sourceCommit": "553c5592",
"buildTime": "202308241343",
"buildCommit": "8544dd9a",
"sourceCommit": "8544dd9a",
"version": "0.2.5-web"
}

0 comments on commit 2036aeb

Please sign in to comment.