Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions documentation/docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ See [Version Identification and Dependency Specification] for additional constra

| Release | Theme Status | Supported? |
| :-----: | :----------: | :--------: |
| [4.7.0] | Beta | yes |
| [4.3.0] | Beta | yes |
| [4.1.0] | Beta | yes |
| [3.9.0] | Alpha | no |
Expand All @@ -33,6 +34,7 @@ See [Version Identification and Dependency Specification] for additional constra


<br>
[4.7.0]: https://github.com/ntno/mkdocs-terminal/releases/tag/4.7.0
[4.3.0]: https://github.com/ntno/mkdocs-terminal/releases/tag/4.3.0
[4.1.0]: https://github.com/ntno/mkdocs-terminal/releases/tag/4.1.0
[3.9.0]: https://github.com/ntno/mkdocs-terminal/releases/tag/3.9.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mkdocs-terminal",
"version": "4.7.1",
"version": "4.7.2",
"description": "Terminal.css theme for MkDocs",
"keywords": [
"mkdocs",
Expand Down
2 changes: 1 addition & 1 deletion terminal/theme_version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-terminal-4.7.1">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-terminal-4.7.2">