Skip to content

Commit 231674c

Browse files
authored
Added Version number to mkdocs.yml (#445)
## Fixes <!-- List the issue(s) this PR resolves --> - ## Changes <!-- List the changes this PR introduces --> - ## Checklist <!-- Put an `x` in the boxes. All tasks must be completed and boxes checked before merging. --> - [ ] 🤖 This change is covered by unit tests (if applicable). - [ ] 🤹 Manual testing has been performed (if necessary). - [ ] 🛡️ Security impacts have been considered (if relevant). - [ ] 📖 Documentation updates are complete (if required). - [ ] 🧠 Third-party dependencies and TPIP updated (if required).
1 parent 9f9fd07 commit 231674c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
site_name: CMSIS-Toolbox
2+
extra:
3+
version: 2.12.0
24
repo_url: https://github.com/Open-CMSIS-Pack/cmsis-toolbox
35
edit_uri: ./edit/main/docs
46
nav:

0 commit comments

Comments
 (0)