Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Electron version (27) #686

Closed
sigmakey opened this issue Jul 30, 2024 · 1 comment
Closed

Wrong Electron version (27) #686

sigmakey opened this issue Jul 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sigmakey
Copy link

Expected Behavior

The release notes for v0.7.2 mention upgrading Electron to version 31.

Current Behavior

I downloaded the Linux x86_64 release and found it was using Electron 27 (same for the AppImage).

Steps to Reproduce

  1. Download the v0.7.2 release (tested on Linux)
  2. Open devtools console
  3. Run navigator.userAgent
  4. Observe the result, I get:
    Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) feishin/0.7.2 Chrome/118.0.5993.144 Electron/27.1.0 Safari/537.36

Possible Solution

No response

Context

No response

Application version

v0.7.2

Operating System and version

Linux (Arch)

Server and Version

Navidrome 0.52.5

Node Version (if developing locally)

No response

@sigmakey sigmakey added the bug Something isn't working label Jul 30, 2024
@jeffvli
Copy link
Owner

jeffvli commented Jul 30, 2024

I forgot to bump electronVersion in the electron-builder configuration. I'll push a new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants