updates for 2.2.4
This commit is contained in:
parent
a4527fc0cf
commit
dedcd2ca64
2 changed files with 4 additions and 4 deletions
|
|
@ -13,8 +13,8 @@ NAME = Pathfinder Community Edition
|
||||||
; Version is used for CSS/JS cache busting and is part of the URL for static resources:
|
; 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
|
; e.g. public/js/vX.X.X/app.js
|
||||||
; Syntax: String (current version)
|
; Syntax: String (current version)
|
||||||
; Default: v2.2.3
|
; Default: v2.2.4
|
||||||
VERSION = v2.2.3
|
VERSION = v2.2.4
|
||||||
|
|
||||||
; Contact information [optional]
|
; Contact information [optional]
|
||||||
; Shown on 'licence', 'contact' page.
|
; Shown on 'licence', 'contact' page.
|
||||||
|
|
@ -387,7 +387,7 @@ Z_KILLBOARD = https://zkillboard.com/api
|
||||||
EVEEYE = https://eveeye.com
|
EVEEYE = https://eveeye.com
|
||||||
DOTLAN = http://evemaps.dotlan.net
|
DOTLAN = http://evemaps.dotlan.net
|
||||||
ANOIK = http://anoik.is
|
ANOIK = http://anoik.is
|
||||||
EVE_SCOUT = https://www.eve-scout.com/api
|
EVE_SCOUT = https://api.eve-scout.com
|
||||||
; GitHub Developer API
|
; GitHub Developer API
|
||||||
GIT_HUB = https://api.github.com
|
GIT_HUB = https://api.github.com
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit f37e350056f9a642e98577ee196a851059a5a7bf
|
Subproject commit 5efad1da5022e734990f6d364fcfcfac152cd723
|
||||||
Loading…
Add table
Add a link
Reference in a new issue