From b13aa865948ac30e469587241e34cd56db370b3b Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Wed, 4 Feb 2026 20:28:05 +0300 Subject: [PATCH] Add versioning rules to CLAUDE.md --- CLAUDE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 45bb5b4..427c58f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -20,6 +20,12 @@ Media Server Repository: [media-player-server](https://git.dolgolyov-family.by/a Integration files location: `U:\custom_components\remote_media_player` +## Versioning + +Version is tracked in `custom_components/remote_media_player/manifest.json` - `version` field. + +Update this field when releasing a new version. + ## Git Rules - Always ask for user approval before committing changes to git.