diff --git a/ReadMe.txt b/ReadMe.txt index 9423453..3c290dc 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,5 +1,5 @@ Name: Papyrus -Version: 2019-01-28 +Version: 2019-01-28-2 Description: Skin for PmWiki Author: Said Achmiz Contact: said@saidachmiz.net @@ -26,6 +26,9 @@ $Skin = 'papyrus'; Changelog +v. 2019-01-28-2 + * Various tweaks and bug fixes + v. 2019-01-28 * Added support for (:notitlegroup:) and (:titlegroup:) directives * Various tweaks and bug fixes diff --git a/papyrus.css b/papyrus.css index 4a436f0..912f9a1 100644 --- a/papyrus.css +++ b/papyrus.css @@ -1,7 +1,7 @@ /* PAPYRUS skin for PmWiki Copyright 2019 Said Achmiz - Version: 2019-01-28 + Version: 2019-01-28-2 More info at these URLs: diff --git a/papyrus.php b/papyrus.php index 99abb2a..8d53c60 100644 --- a/papyrus.php +++ b/papyrus.php @@ -3,7 +3,7 @@ /* PAPYRUS skin for PmWiki Copyright 2019 Said Achmiz - Version: 2019-01-28 + Version: 2019-01-28-2 More info at these URLs: