Skip to content

Gear Versioning

Flywheel allows gears to be given a version label, using Semantic Versioning (SemVer) Standards, or any other version standard. For example SemVer:

1.2.3-4.5.6

1.2.3 = Flywheel gear version

4.5.6 = Author's Algorithm version

A site can have different versions of Gears running at the same time.

Version precedence is determined based on installed or modified timestamps and not the version label.  The default version option will be the Gear most recently uploaded to the site.

Screen_Shot_2019-07-11_at_1.21.29_PM.png

You can select a Gear to run with a specific version configuration. Note, that if an older version is preferred you'll need to disable the "Always use the latest gear version" toggle.

Screen_Shot_2019-07-11_at_1.37.16_PM.png