Posts: 76
Joined: Jan 2021
Reputation:
0
How do I revert to an older version of an Add-on?
Posts: 2,012
Joined: Sep 2015
Reputation:
72
Atreyu
Posting Freak
Posts: 2,012
2024-01-04, 09:52
(This post was last modified: 2024-01-04, 09:52 by Atreyu.)
Go to my addons, open up the details of the addon and check versions (or install manually from the addons git hist).
Posts: 2,012
Joined: Sep 2015
Reputation:
72
Atreyu
Posting Freak
Posts: 2,012
2024-01-04, 13:12
(This post was last modified: 2024-01-04, 13:16 by Atreyu. Edited 3 times in total.)
Go to my addons, open up the details of the addon and check versions.
So Addons -> My addons -> Open the required addon info.
From here, you can choose versions. All available verriosn will be visible / installable.
...or download from git (location you mentioned). If unsure howto install manuallly, most gits have a good explanation how to do it.
Mostly just dowloading the zip and install. Recommended way is the first option.
Posts: 12,609
Joined: Oct 2014
Reputation:
627
Yes. Although remember that if you install from zip, you won't get any updates etc that you would from a repo.
In this case that's probably an advantage, but for general reference it's worth noting.
Concerning version numbering etc, that depends on how the author has chosen to do it.
In this case they are only using the first two available digits, so yes I would expect 3.9.0 to be the predecessor to 3.10.0.
If you look in the link I provided above, the versions are basically in date order and 3.9.0 and 3.10.0 are both on the same day, so if it doesn't work I'd try 3.8.0 and see if that's any better.