Skip to content

Commit

Permalink
Update version nubmers in all files
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed Apr 14, 2020
1 parent 9fa0638 commit bccee8a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,11 +256,17 @@ Weyrich, L. S. et al. Neanderthal behaviour, diet, and disease inferred from anc

## Change Log

### 0.4.4
### 0.4.5

* Updated environment and README to reflect `patchwork` and `shinycustomloader` being on CRAN
* Fixed environment file name
* Cleaned up README a bit
* Add missing 0.4.4 from change-log

### 0.4.4

* Documentation update
* Zenodo DOI creation

### 0.4.3

Expand Down
2 changes: 1 addition & 1 deletion server.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
######## MEx-IPA VERSION 0.4.3 #################
######## MEx-IPA VERSION 0.4.5 #################

## To prioritise conda packages directory, when installed by conda
if ( any(grepl("envs/MEx-IPA/lib/R/library", .libPaths())) )
Expand Down
2 changes: 1 addition & 1 deletion ui.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
######## MEx-IPA VERSION 0.4.3 #################
######## MEx-IPA VERSION 0.4.5 #################

## To prioritise conda packages directory, when installed by conda
if ( any(grepl("envs/MEx-IPA/lib/R/library", .libPaths())) )
Expand Down

0 comments on commit bccee8a

Please # to comment.