Skip to content

Commit 0e23cf6

Browse files
Update .cursor/commands/update-version.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd69eaa commit 0e23cf6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.cursor/commands/update-version.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Update the project version number to `$VERSION`.
99
```
1010

1111
2. Update `custom_components/amber_express/manifest.json`:
12-
```json
13-
"version": "$VERSION"
14-
```
12+
13+
```json
14+
"version": "$VERSION"
15+
```
1516

1617
3. Run `uv lock` to regenerate the lockfile with the new version.

0 commit comments

Comments
 (0)