Skip to content

Commit 860031d

Browse files
committed
Updated version number
1 parent 54166b0 commit 860031d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

cgi-bin/core/custom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
//=============================================================================
66
/** Current version of eFP-Seq Browser with the following format: [v-version][version number: #.#.#][-][p-public OR d-dev][year - 4 digits][month - 2 digits][day - 2 digits] */
7-
var version = 'v1.3.9-p20210616';
7+
var version = 'v1.3.12-p20211118';
88

99
/** Selected RPKM mode */
1010
var colouring_mode = "abs";

cgi-bin/core/custom.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"url": "https://bar.utoronto.ca/"
6060
}
6161
],
62-
"version": "1.3.11",
62+
"version": "1.3.12",
6363
"private": true,
6464
"description": "Search among 113 RNA-seq data sets used by Araport 11 to reannotate the Arabidopsis genome (Cheng et al. 2016, http://biorxiv.org/content/early/2016/04/05/047308). The eFP-Seq Browser will retrieve the number of reads mapped and display these above the desired Araport 11 gene model. You can sort or filter the columns.",
6565
"main": "index.html",

0 commit comments

Comments
 (0)