Skip to content

Commit

Permalink
Update global.R
Browse files Browse the repository at this point in the history
  • Loading branch information
OrhunKok authored Nov 27, 2023
1 parent e7106fe commit 5a08ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version <- '2.0.7'
version <- '2.0.8'

# check R version. required R >= 3.5.0 & R <= 4.0.2
if(as.numeric(R.Version()$major) < 4) {
Expand Down

0 comments on commit 5a08ea8

Please sign in to comment.