From a2555147c4c956616b0eb231981a48d971af9ac4 Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 18 May 2018 22:31:46 +0000 Subject: [PATCH] bump version to 2.60.3 --- debianstatic/on-http/changelog | 5 +++-- npm-shrinkwrap.json | 2 +- package.json | 2 +- version | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debianstatic/on-http/changelog b/debianstatic/on-http/changelog index a9d87ab7d..4bad46926 100644 --- a/debianstatic/on-http/changelog +++ b/debianstatic/on-http/changelog @@ -1,4 +1,4 @@ -on-http (2.60.2) UNRELEASED; urgency=low +on-http (2.60.3) UNRELEASED; urgency=low * Initial release * release 1.0.0 @@ -65,5 +65,6 @@ on-http (2.60.2) UNRELEASED; urgency=low * release 2.60.0 * release 2.60.1 * release 2.60.2 + * release 2.60.3 - -- rackhd Fri, 11 May 2018 22:32:30 +0000 + -- rackhd Fri, 18 May 2018 22:31:46 +0000 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 07e02a6d8..eb52d4838 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-http", - "version": "2.60.2", + "version": "2.60.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bef389c2a..9c9b13362 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-http", - "version": "2.60.2", + "version": "2.60.3", "description": "OnRack Http Server", "main": "index.js", "scripts": { diff --git a/version b/version index bef45545b..2d69537f9 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.60.2 \ No newline at end of file +2.60.3 \ No newline at end of file