Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adbgnm authored Nov 14, 2022
1 parent e21d45a commit 7e5bb9d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions waTAMreaint/js/config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
var respecConfig =
{
pubDomain: "ro",
specStatus: "GN-CV",
specStatus: "GN-WV",
specType: "WA",
license: "cc-by-nd",
publishDate: "2022-11-14",
// publishDate: "2022-11-14",
authors: [
{
name: "beheerder RO Standaarden",
Expand All @@ -17,5 +17,7 @@ var respecConfig =
github: "https://github.com/Geonovum/ROST/",
issueBase: "https://github.com/Geonovum/ROST/issues/",
edDraftURI: "https://Geonovum.github.io/ROST/",
generatedSubtitle: "Werkversie 25 oktober 2022"
// generatedSubtitle: "Werkversie 25 oktober 2022",
previousPublishDate: "2022-11-14",
previousMaturity: "GN-CV",
}

0 comments on commit 7e5bb9d

Please sign in to comment.