about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2025-07-22 00:05:59 +0300
committerMunyoki Kilyungi2025-07-22 00:05:59 +0300
commit9836105b0c662f8f6e0cf5eb30721d1f1f06976c (patch)
tree112d9315d39ea7189ae31aff6c0c2771b2ba944c
parentbb0ef9c56f70392f45d2677c7abaffd9829653ae (diff)
downloadgn-guile-9836105b0c662f8f6e0cf5eb30721d1f1f06976c.tar.gz
Test webhook.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--web/gn-uri.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gn-uri.scm b/web/gn-uri.scm
index 3455d51..f51344c 100644
--- a/web/gn-uri.scm
+++ b/web/gn-uri.scm
@@ -30,7 +30,7 @@
       (car (reverse (string-split uri #\/))) "unknown"))
 
 (define get-version
-  "4.0.0")
+  "4.0.0.1")
 
 (define base-url
   "http://localhost:8091")