forked from speced/respec
-
Notifications
You must be signed in to change notification settings - Fork 4
publishVersion
PieterHering edited this page Mar 30, 2021
·
1 revision
publishVersion
contains the actual version preferably in SEMVER notation.
For Logius specifications this field is required: if publishVersion
exists, this value will be used by the Webhook receiver as directory name. The value will be added to the This version
url. Currently, the 'This version' url will only point to the [publication server] if specStatus
== "DEF". Otherwise it will refer to the github.io environment. If 'publishVersion' does not exist the publishDate
will be used.
var respecConfig = {
publishVersion: "3.8",
};
- alternateFormats
- authors
- editors
- github
- previousMaturity
- previousPublishDate
- previousPublishVersion
- pubDomain
- publishDate
- publishVersion
- shortName
- specStatus
- specType