Skip to content

Commit 9fbd222

Browse files
authored
Update global.R
1 parent b19a649 commit 9fbd222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version <- '2.0.6'
1+
version <- '2.0.7'
22

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

0 commit comments

Comments
 (0)