## Background You can set a template version message when publishing a new version, kind of like a `git` commit message.  ## To-do We have template version messages, but they are not displayed everywhere yet. - [x] Version picker  - [x] VS Code extension  - [x] Versions list in UI  - [ ] `coder ssh` ```sh π Your workspace is outdated! Update it here: https://dev.coder.com/@bpmct/dev ``` - [x] On hover of `Update` button in UI :) Anywhere else I'm missing?