Version bumps for 2.2.1
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pathfinder-eve",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"engines": {
|
||||
"node": "12.x"
|
||||
},
|
||||
|
||||
@@ -11,16 +11,7 @@
|
||||
<div class="col-sm-6">
|
||||
<ul class="list-unstyled text-left">
|
||||
<li><i class="fas fa-fw fa-angle-right"></i>
|
||||
Fixed pasting citadels from dscan <a href="https://github.com/goryn-clade/pathfinder/issues/20">#20</a>
|
||||
</li>
|
||||
<li><i class="fas fa-fw fa-angle-right"></i>
|
||||
Fixed wormhole sizes and masses <a href="https://github.com/goryn-clade/pathfinder/issues/78">#78</a>
|
||||
</li>
|
||||
<li><i class="fas fa-fw fa-angle-right"></i>
|
||||
Fixed unicode ship names <a href="https://github.com/goryn-clade/pathfinder/issues/50">#50</a>
|
||||
</li>
|
||||
<li><i class="fas fa-fw fa-angle-right"></i>
|
||||
Various dependency updates
|
||||
Search endpoint for corporation structures fixed <a href="https://github.com/goryn-clade/pathfinder/issues/127">#127</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user