Bumps PF version to 2.2.2

This commit is contained in:
Sam ONeill 2023-02-13 21:14:26 +13:00
parent 314dd2ca88
commit 6de6baacda

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: ; 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.1 ; Default: v2.2.2
VERSION = v2.2.1 VERSION = v2.2.2
; Contact information [optional] ; Contact information [optional]
; Shown on 'licence', 'contact' page. ; Shown on 'licence', 'contact' page.