Skip to content

Commit

Permalink
Merge pull request #68 from bci-oss/bug/set-version-101-in-antora-yml
Browse files Browse the repository at this point in the history
sets version in antora.yml to 1.0.1
  • Loading branch information
atextor authored Nov 25, 2021
2 parents 326fb13 + 10f59a9 commit 3b2426c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/developer-guide/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sds-developer-guide
title: SDS SDK Developer Guide
version: 'dev-snapshot'
version: '1.0.1'
start_page: ROOT:index.adoc
nav:
- modules/getting-started-guide/nav.adoc
Expand Down

0 comments on commit 3b2426c

Please sign in to comment.