Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Question About Dropdown Updates

1523560747
Bast L.
Pro
API Scripter
Hello. I was looking at script updates from the repository, and I noticed that even though the script is updated to a new version in the repository, the version in the roll20 dropdown select is the older version. Specifically, I'm looking at the FFG Dice Roller (I was also looking at Hexploration, but that pull request hasn't gone through yet). I tested to make sure the "Latest" was the old version, and it was. Does some flag have to be set for the update or something like that?
1523561828
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Yes, you need to update the script.json to reference the new version.
1523563651
Bast L.
Pro
API Scripter
Thanks