1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-18 17:14:08 +01:00

Update renderer/components/Footer.tsx

Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
This commit is contained in:
Cardon Burnham 2023-04-14 23:27:27 -06:00 committed by GitHub
parent 267a6446de
commit d92e1bb4c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ function Footer() {
>
Upscayl
</a>{" "}
(version <span className="font-bold">{packageJSON.version}</span>)
(v<span className="font-bold">{navigator?.userAgent?.match(/Upscayl\/([\d\.]+\d+)/)[1]}</span>)
</p>
<p>
By{" "}