From 732e3217b03ab1f93485e4e0c48043377bb54de5 Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Sun, 12 Dec 2021 19:13:47 +0000 Subject: [PATCH] Update version --- papyrus.css | 2 +- papyrus.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/papyrus.css b/papyrus.css index d4e7cdf..556d804 100644 --- a/papyrus.css +++ b/papyrus.css @@ -3,7 +3,7 @@ https://www.pmwiki.org/wiki/Skins/Papyrus - Version: 2019-01-28-3 + Version: 2021-12-12 */ /*************/ diff --git a/papyrus.php b/papyrus.php index c49b310..e7a5cf1 100644 --- a/papyrus.php +++ b/papyrus.php @@ -7,7 +7,7 @@ global $FmtPV; $FmtPV['$SkinName'] = '"Papyrus"'; -$FmtPV['$SkinVersion'] = '"2019-01-28-3"'; +$FmtPV['$SkinVersion'] = '"2021-12-12"'; ## Append the modification time to the URL as a GET parameter; this should be ignored ## by the web server, but is seen as part of the unique URL of the remote resource by