Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sgort committed May 28, 2024
1 parent 5b892ca commit ed6e13c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ let respecConfig = {

// shortName = Repository name
shortName: "Algoritmeregister-Publicatiestandaard",
publishDate: "2024-05-17",
publishVersion: "1.0.5",
publishDate: "2024-05-28",
publishVersion: "1.0.6",

previousPublishVersion: "",
previousPublishDate: "",
previousMaturity: "",
previousPublishVersion: "1.0.5",
previousPublishDate: "2024-05-17",
previousMaturity: "cv",
title: "Algoritmeregister Publicatiestandaard ",
subtitle:
"Bevat de publicatiestandaard van het Algoritmeregister. Het is bedoeld om overheidsorganisaties te helpen bij het invullen.",
Expand Down

0 comments on commit ed6e13c

Please sign in to comment.