Merge pull request #13 from goryn-clade/develop

Bumps version to 2.1.3
This commit is contained in:
Sam 2021-10-22 12:54:24 +02:00 committed by GitHub
commit 11be88640c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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