Fixes letsencrypt cert storage and updates env

This commit is contained in:
Sam ONeill 2021-10-25 07:19:55 +13:00
parent dac7e4adf5
commit d3b9ef5858
9 changed files with 22 additions and 21 deletions

View file

@ -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:
; e.g. public/js/vX.X.X/app.js
; Syntax: String (current version)
; Default: v2.1.3
VERSION = v2.1.3
; Default: v2.1.4
VERSION = v2.1.4
; Contact information [optional]
; Shown on 'licence', 'contact' page.