Skip to content

Commit 5bf50e1

Browse files
chore: bump version to 0.6.1 [skip ci]
1 parent 7c61ce5 commit 5bf50e1

5 files changed

Lines changed: 9 additions & 5 deletions

File tree

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "blender-developer-tools",
33
"displayName": "Blender Developer Tools",
44
"description": "Cursor and Claude Code skills, rules, snippets, and templates for Blender Python add-on and scripting development",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"author": {
77
"name": "TMHSDigital",
88
"email": "contact@users.noreply.github.com"

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.6.1] - 2026-07-03
6+
7+
See [release notes](https://github.com/TMHSDigital/Blender-Developer-Tools/releases/tag/v0.6.1) for details.
8+
59
## [0.6.0] - 2026-07-03
610

711
See [release notes](https://github.com/TMHSDigital/Blender-Developer-Tools/releases/tag/v0.6.0) for details.

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
66

77
## Project Overview
88

9-
The **Blender Developer Tools** repository is at **v0.6.0**. It packages skills, rules, snippets, and starter templates for Blender Python development with Cursor and Claude Code. Coverage targets **Blender 5.1** (current stable) with **Blender 4.5 LTS** fallback. There is no MCP server; content is consumed directly by the AI when working in Blender add-on or scripting projects.
9+
The **Blender Developer Tools** repository is at **v0.6.1**. It packages skills, rules, snippets, and starter templates for Blender Python development with Cursor and Claude Code. Coverage targets **Blender 5.1** (current stable) with **Blender 4.5 LTS** fallback. There is no MCP server; content is consumed directly by the AI when working in Blender add-on or scripting projects.
1010

11-
**Version:** 0.6.0
11+
**Version:** 0.6.1
1212
**License:** CC-BY-NC-ND-4.0
1313
**Author:** TM Hospitality Strategies
1414

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Roadmap
44

5-
**Current:** v0.6.0
5+
**Current:** v0.6.1
66

77
Themes are listed in order. Shipped themes note the release they landed in (for reference,
88
not a commitment); upcoming themes are intentionally **not** pinned to a version number, so

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.6.1

0 commit comments

Comments
 (0)