Skip to content

Commit

Permalink
update rAMPage version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dy-lin committed Feb 13, 2022
1 parent 30c755c commit 1336c78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/rAMPage.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
set -euo pipefail

major_version=0
minor_version=9
patch_version=1
major_version=1
minor_version=0
patch_version=0

version_message="rAMPage v${major_version}.${minor_version}.${patch_version}\nDiana Lin, Canada's Michael Smith Genome Sciences Centre, BC Cancer\nCopyright 2021"

Expand Down

0 comments on commit 1336c78

Please sign in to comment.