Skip to content

Commit 9c508b9

Browse files
committed
Version 1.0.2, improve release making
1 parent 9c9e342 commit 9c508b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ show_downloads: true
2020
# our custom theme variables:
2121
pasdoc:
2222
repository_url: https://github.com/pasdoc/pasdoc
23-
stable_download_version: 1.0.0
23+
stable_download_version: 1.0.2
2424
unstable_download_version: 1.1.0.snapshot
2525
main_url: index
2626

src/ReleaseMaking.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ changing the project's description:
160160
* `ChangeLog.md` file should start with line
161161
+
162162
----
163-
`## Upcoming Next Release`
163+
## Upcoming Next Release
164164
----
165165
166166
- Repeat the steps from _"Change version number to next stable"_, but :

0 commit comments

Comments
 (0)