Skip to content

Commit b255d1d

Browse files
authored
Merge pull request #3 from moka-guys/development
add verison number to make it more visible
2 parents a87cb00 + 6d80d69 commit b255d1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FastQC Reads Quality Control
1+
# FastQC Reads Quality Control Github release v1.1.1
22

33
## What does this app do?
44

dxapp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "fastqc",
33
"title": "FastQC Reads Quality Control",
4-
"summary": "Generates a QC report on reads data",
4+
"summary": "v1.1.1 - Generates a QC report on reads data",
55
"tags": [
66
"Read QC",
77
"Statistics"
88
],
99
"properties": {
10-
"github release": "v1.1"
10+
"github release": "v1.1.1"
1111
},
1212
"dxapi": "1.0.0",
1313
"inputSpec": [

0 commit comments

Comments
 (0)