version top-level property

Version version
final

The version of package:sidekick_core

This is used by the update command to determine if your sidekick cli requires an update

Implementation

// DO NOT MANUALLY EDIT THIS VERSION, instead run `sk bump-version sidekick_core`
final Version version = Version.parse('2.1.2');