We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9e342 commit 9c508b9Copy full SHA for 9c508b9
2 files changed
_config.yml
@@ -20,7 +20,7 @@ show_downloads: true
20
# our custom theme variables:
21
pasdoc:
22
repository_url: https://github.com/pasdoc/pasdoc
23
- stable_download_version: 1.0.0
+ stable_download_version: 1.0.2
24
unstable_download_version: 1.1.0.snapshot
25
main_url: index
26
src/ReleaseMaking.asciidoc
@@ -160,7 +160,7 @@ changing the project's description:
160
* `ChangeLog.md` file should start with line
161
+
162
----
163
-`## Upcoming Next Release`
+## Upcoming Next Release
164
165
166
- Repeat the steps from _"Change version number to next stable"_, but :
0 commit comments