We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342b5c3 commit 1e25611Copy full SHA for 1e25611
docs/_config.yml
@@ -1,8 +1,8 @@
1
repository: pmd/pmd
2
3
pmd:
4
- version: 6.0.0
5
- date: 2017-12-15
+ version: 6.1.0
+ date: 2018-01-26
6
7
output: web
8
# this property is useful for conditional filtering of content that is separate from the PDF.
docs/pages/pmd/devdocs/releasing.md
@@ -136,6 +136,7 @@ the following template:
136
137
### Prepare the new release notes
138
139
+* Update version in **docs/_config.yml**
140
* Move version/release info from **docs/pages/release_notes.md** to **docs/pages/release_notes_old.md**.
141
* Update version/release info in **docs/pages/release_notes.md**. Use the following template:
142
0 commit comments