From bf2ebe837c2272d7abe55fc3949d188090478df9 Mon Sep 17 00:00:00 2001 From: Steven Gort Date: Fri, 10 May 2024 14:07:23 +0200 Subject: [PATCH] fix: version bump --- js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/config.js b/js/config.js index 19c4404..59fb9e6 100644 --- a/js/config.js +++ b/js/config.js @@ -11,7 +11,7 @@ let respecConfig = { // shortName = Repository name shortName: "Wetsanalyse", publishDate: "2024-05-10", - publishVersion: "1.0.3", + publishVersion: "1.0.5", previousPublishVersion: "1.0.2", previousPublishDate: "2024-04-19",