--- id: upgrade title: Upgrade notice sidebar_label: Upgrade --- ## What Displays when there's an update available for Oh My Posh. ## Sample Configuration import Config from "@site/src/components/Config.js"; ## Template ([info][templates]) :::note default template ```template \uf019 ``` ::: ### Properties | Name | Type | Description | | ---------- | -------- | ----------------------------------- | | `.Current` | `string` | the current version number | | `.Latest` | `string` | the latest available version number | [templates]: /docs/configuration/templates