diff --git a/debianstatic/on-http/changelog b/debianstatic/on-http/changelog index c89c4233f..ced697f17 100644 --- a/debianstatic/on-http/changelog +++ b/debianstatic/on-http/changelog @@ -1,4 +1,4 @@ -on-http (2.4.0) UNRELEASED; urgency=low +on-http (2.3.0) UNRELEASED; urgency=low * Initial release * release 1.0.0 @@ -10,5 +10,6 @@ on-http (2.4.0) UNRELEASED; urgency=low * release 2.2.0 * release 2.3.0 * release 2.4.0 + * release 2.3.0 - -- rackhd Wed, 26 Apr 2017 01:54:33 -0400 + -- rackhd Fri, 28 Apr 2017 01:55:54 -0400 diff --git a/package.json b/package.json index 18a154c59..29dfee815 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "on-http", - "version": "2.4.0", + "version": "2.3.0", "description": "OnRack Http Server", "main": "index.js", "scripts": {