bump version to v2.2.2

This commit is contained in:
greg2010 2023-02-24 23:49:41 -05:00
parent 8c74edbcf1
commit 10c21b1bda
No known key found for this signature in database
GPG key ID: 900A237110AFCA71
3 changed files with 4 additions and 4 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.2.0
VERSION = v2.2.1
; Default: v2.2.2
VERSION = v2.2.2
; Contact information [optional]
; Shown on 'licence', 'contact' page.