Skip to content

Commit

Permalink
fix:semver config param
Browse files Browse the repository at this point in the history
  • Loading branch information
sgort committed Apr 19, 2024
1 parent ca30cd7 commit 1839419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ let respecConfig = {

// shortName = Repository name
shortName: "Wetsanalyse",
publishDate: "2024-04-18",
publishVersion: "1.0.0",
publishDate: "2024-04-19",
publishVersion: "1.0.2",

previousPublishVersion: "",
previousPublishDate: "",
Expand Down

0 comments on commit 1839419

Please sign in to comment.