Skip to content

Commit 2c7fad1

Browse files
committed
chore: bump version to 2.9.7
1 parent aa105f7 commit 2c7fad1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

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

5-
## [2.9.5] - 2025-12-18
5+
## [2.9.7] - 2025-12-18
6+
7+
### Fixed
8+
- **macOS auto-update**: Include zip file in release artifacts (required for electron-updater)
9+
10+
---
11+
12+
## [2.9.6] - 2025-12-18
613

714
### Added
815
- **SolidWorks integration toggle**: Enable/disable SolidWorks integration from settings

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blue-plm",
3-
"version": "2.9.6",
3+
"version": "2.9.7",
44
"description": "Product Lifecycle Management for everyone who builds",
55
"main": "dist-electron/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)