From f8a215d790d62e4b3c0ac83fb75592975b0ccf85 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Thu, 14 Jun 2018 07:08:17 +1000 Subject: [PATCH] 2.9.17 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53cc1bd5..7ee2b683 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.9.16", + "version": "2.9.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e48abb4b..702b0a89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.9.16", + "version": "2.9.17", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"