Skip to content

Commit fa60dca

Browse files
committed
Update OVA and version of seqware
1 parent e953625 commit fa60dca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

seqware-distribution/docs/site/content/docs/2-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Next, you will need to download our current VM image which is linked below.
6464
Please make sure you are using the latest version, when we post a new one we
6565
will tweet about it so consider following us on Twitter.
6666

67-
* [SeqWare_1.1.0-beta.0.ova](https://s3.amazonaws.com/oicr.vm/public/seqware_1.1.0-beta.0.ova)
67+
* [SeqWare_1.1.0.ova](https://s3.amazonaws.com/oicr.vm/public/seqware_1.1.0.ova)
6868
* [SeqWare-1.0.13.ova (this is the VM we recommend for the ICGC PanCancer project for data train 2.0)](https://s3.amazonaws.com/oicr.vm/public/Seqware_1.0.13_Bindle_1.2.1.ova)
6969

7070
If you run into issues downloading the VM, please try wget and use md5sum to verify your download. For example:

seqware-distribution/docs/site/lib/helpers/variables.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ def server_name
33
"http://localhost:8888/seqware-webservice"
44
end
55
def seqware_release_version
6-
"1.1.0-beta.1"
6+
"1.1.0"
77
end
88
def qe_release_version
99
"1.0.6"

0 commit comments

Comments
 (0)