We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf06d3 commit 265588aCopy full SHA for 265588a
Gruntfile.js
@@ -15,7 +15,7 @@ module.exports = function (grunt) {
15
// Metadata.
16
meta: {
17
version: {
18
- eva: '4.4.22'
+ eva: '4.4.23'
19
},
20
submissionTemplate: {
21
version: 'V1.1.5'
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eva-web",
3
- "version": "4.4.22",
+ "version": "4.4.23",
4
"homepage": "https://github.com/EBIvariation/eva-web",
5
"authors": [
6
"EVA development team <eva-helpdesk@ebi.ac.uk>"
package.json
"name": "commons",
"description": "javascript commons",
"repository": {
"type": "git",
0 commit comments