version bump
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-08-27 12:46:44 +02:00
commit 7fde4bde46
No known key found for this signature in database
7 changed files with 24 additions and 8 deletions

View file

@ -49,7 +49,7 @@ library(rlang)
#### Current file: /Users/au301842/FreesearchR/R//app_version.R
########
app_version <- function()'25.8.1'
app_version <- function()'25.8.2'
########
@ -4047,7 +4047,7 @@ simple_snake <- function(data){
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
########
hosted_version <- function()'v25.8.1-250827'
hosted_version <- function()'v25.8.2-250827'
########