Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 482 Bytes

Version.md

File metadata and controls

13 lines (8 loc) · 482 Bytes

Version

Properties

Name Type Description Notes
versionCurrent kotlin.String Get current version [readonly]
versionLatest kotlin.String Get latest version from cache [readonly]
buildHash kotlin.String Get build hash, if version is not latest or released [readonly]
outdated kotlin.Boolean Check if we're running the latest version [readonly]