Skip to content

Commit

Permalink
revert the previous bumpversion.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristinaSchmidt1 committed Jan 14, 2025
1 parent ba50221 commit ddf9bda
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.1.5
current_version = 2.1.4
commit = True
tag = True
files = DESCRIPTION README.md README.Rmd
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: MetaProViz
Type: Package
Title: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation
Version: 2.1.5
Version: 2.1.4
Authors@R: c(
person("Christina", "Schmidt", , "christina.schmidt@uni-heidelberg.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3867-0881")),
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007
title = {MetaProViz: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation},
author = {Christina Schmidt, Dimitrios Prymidis, Macabe Daley, Denes Turei, Julio Saez-Rodriguez and Christian Frezza},
year = {2023},
note = {R package version 2.1.5},
note = {R package version 2.1.4},
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,5 @@ GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007
title = {MetaProViz: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation},
author = {Christina Schmidt, Dimitrios Prymidis, Macabe Daley, Denes Turei, Julio Saez-Rodriguez and Christian Frezza},
year = {2023},
note = {R package version 2.1.5},
note = {R package version 2.1.4},
}

0 comments on commit ddf9bda

Please sign in to comment.