From 6de6baacda3807c669c99b8e0d2b38fda6e926d3 Mon Sep 17 00:00:00 2001 From: Sam ONeill Date: Mon, 13 Feb 2023 21:14:26 +1300 Subject: [PATCH] Bumps PF version to 2.2.2 --- config/pathfinder/pathfinder.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/pathfinder/pathfinder.ini b/config/pathfinder/pathfinder.ini index cc1731f..129985f 100644 --- a/config/pathfinder/pathfinder.ini +++ b/config/pathfinder/pathfinder.ini @@ -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.1 -VERSION = v2.2.1 +; Default: v2.2.2 +VERSION = v2.2.2 ; Contact information [optional] ; Shown on 'licence', 'contact' page.