Cloudberrie Manual / Standards Library / Versioning Standard
Standards Library

Versioning Standard

Defines semantic versioning for products, manual releases, and deployment milestones.

Document: STD-006Type: StandardStatus: ApprovedOwner: Engineering / DocumentationVersion: 4.2.0Updated: 2026-07-17

Format

MAJOR.MINOR.PATCH
PartUseExample
MAJORBreaking platform or information-architecture change4.0.0
MINORNew handbook, feature, or substantial content4.1.0
PATCHCorrection, clarification, or small UI fix4.1.1

Release naming

Git tags use v4.1.0. ZIP deliverables include the product and version, for example cloudberrie-business-operations-manual-v4.1-enterprise-edition.zip.