diff --git a/app/pathfinder.ini b/app/pathfinder.ini index b0b4b041..66076ef5 100644 --- a/app/pathfinder.ini +++ b/app/pathfinder.ini @@ -13,8 +13,8 @@ NAME = Pathfinder ; Version is used for CSS/JS cache busting and is part of the URL for static resources: ; e.g. public/js/vX.X.X/app.js ; Syntax: String (current version) -; Default: v2.2.0 -VERSION = v2.2.0 +; Default: v2.2.1 +VERSION = v2.2.1 ; Contact information [optional] ; Shown on 'licence', 'contact' page. diff --git a/package.json b/package.json index 02e29de3..a86bc04e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pathfinder-eve", - "version": "2.2.0", + "version": "2.2.1", "engines": { "node": "12.x" }, diff --git a/public/templates/ui/notice.html b/public/templates/ui/notice.html index e4cb6abb..a30faf9b 100644 --- a/public/templates/ui/notice.html +++ b/public/templates/ui/notice.html @@ -11,16 +11,7 @@