rendering docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-08-08 11:20:11 +02:00
commit d700658f5c
No known key found for this signature in database
8 changed files with 15 additions and 9 deletions

View file

@ -49,7 +49,7 @@ library(rlang)
#### Current file: /Users/au301842/FreesearchR/R//app_version.R
########
app_version <- function()'25.7.2'
app_version <- function()'25.7.3'
########
@ -4026,7 +4026,7 @@ simple_snake <- function(data){
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
########
hosted_version <- function()'v25.7.2-250722'
hosted_version <- function()'v25.7.3-250808'
########