Update version

This commit is contained in:
Said Achmiz 2021-12-12 19:13:47 +00:00
parent 55d5b66a1a
commit 732e3217b0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
https://www.pmwiki.org/wiki/Skins/Papyrus https://www.pmwiki.org/wiki/Skins/Papyrus
Version: 2019-01-28-3 Version: 2021-12-12
*/ */
/*************/ /*************/

View File

@ -7,7 +7,7 @@
global $FmtPV; global $FmtPV;
$FmtPV['$SkinName'] = '"Papyrus"'; $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 ## 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 ## by the web server, but is seen as part of the unique URL of the remote resource by