mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
42cc9e7660
commit
7fde4bde46
7 changed files with 24 additions and 8 deletions
|
|
@ -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'
|
||||
|
||||
|
||||
########
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue