Skip to content

Commit 265588a

Browse files
committed
bumping version to 4.4.23
1 parent 1cf06d3 commit 265588a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = function (grunt) {
1515
// Metadata.
1616
meta: {
1717
version: {
18-
eva: '4.4.22'
18+
eva: '4.4.23'
1919
},
2020
submissionTemplate: {
2121
version: 'V1.1.5'

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eva-web",
3-
"version": "4.4.22",
3+
"version": "4.4.23",
44
"homepage": "https://github.com/EBIvariation/eva-web",
55
"authors": [
66
"EVA development team <eva-helpdesk@ebi.ac.uk>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commons",
3-
"version": "4.4.22",
3+
"version": "4.4.23",
44
"description": "javascript commons",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)