Version

The version command prints the currently installed gem version. This is useful for updating the version metadata in the manifest.

You can view the currently installed version by running

archetype version

The version of the gem will be printed on the next line of STDOUT

1.2.8

See https://rubygems.org/gems/app_archetype for the latest version information.

Versions are very important in determining whether manifests can be executed, older gems will not be able to execute manifests created with later versions of AppArchetype.