Skip to content

Commit 003edb6

Browse files
authored
Update version number in README.md to 0.3.0
1 parent 92fb467 commit 003edb6

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

docs/README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
GitPDM is a FreeCAD workbench addon that brings Git version control and GitHub collaboration directly into FreeCAD. Think of it as “version history” for CAD projects, designed around FreeCAD documents, previews, and publishing.
66

7-
**Current Version:** 0.8.0 (Production Ready)
7+
**Current Version:** 0.3.0 (Production Ready)
88

99
---
1010

@@ -363,24 +363,6 @@ High-level modules:
363363
- Support for additional hosting providers (GitLab/Bitbucket/self-hosted)
364364
- Advanced Git operations for power users (rebase/cherry-pick/stash)
365365

366-
---
367-
368-
## Changelog
369-
370-
### Version 0.8.0 (Current)
371-
372-
- Complete Git workflow (commit, push, pull, fetch)
373-
- GitHub OAuth device flow
374-
- Repository management (create, clone, validate)
375-
- Preview export system (PNG, JSON, STL)
376-
- One-click publish workflow
377-
- Cross-platform support (Windows, macOS, Linux)
378-
379-
---
380-
381-
## License
382-
383-
MIT License (confirm in repository for definitive license text).
384366

385367
---
386368

0 commit comments

Comments
 (0)