Skip to content

How do I deal with my app version number being changed? #25375

Answered by ImJoakim
rectorsquid asked this question in Q&A
Discussion options

You must be logged in to vote

Here's 2 scenarios (I'll be using Jackett and Google Chrome as examples):

  1. You have version 0.18.537.0 where the InstallerURL is a download directly to that 0.18.537.0 version. Example: https://github.com/Jackett/Jackett/releases/download/v0.18.537/Jackett.Installer.Windows.exe
    If this is the case, you would upload a new manifest with a new version number as the folder and InstallerURL, making it so you have 2 versions of the application listed. For this application, we now have multiple versions listed because there is a direct download to a specific version.

  1. The InstallerURL is the exact same and only installs the latest version. Example: https://dl.google.com/edgedl/chrome/install/G…

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ImJoakim
Comment options

Answer selected by denelon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants