bump page versions since v1.13 v1.14
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 26 Oct 2023 23:24:30 +0000 (01:24 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 26 Oct 2023 23:30:04 +0000 (01:30 +0200)
codec.plp
emoji.plp
font.plp
index.plp
latin.plp
perl.plp
sc.plp
termcol.plp
unicode.plp

index 05fe30e0bb4b08f9f2dbe5a51e5d5486aa6ccc28..f13b93ac198d545bbdcc5d12ab2a5eb35bc16867 100644 (file)
--- a/codec.plp
+++ b/codec.plp
@@ -11,7 +11,7 @@ if ($@) {
 
 Html({
        title => "$title cheat sheet",
-       version => '1.0',
+       version => '1.1',
        description => $info->{intro},
        keywords => [@{ $info->{keywords} // [] }, qw' feature comparison support benchmark '],
        stylesheet => [qw'light circus dark red'],
index 0d733c72c301ea7d35ade1a65b37d2071617e40c..63572c727c2a97dad467d5d0b528a4d41ac09273 100644 (file)
--- a/emoji.plp
+++ b/emoji.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'emoji cheat sheet',
-       version => '1.0',
+       version => '1.1',
        description => [
                "Emoticons overview and Unicode equivalents"
                . " of MSN, Y!M, and Gmail icons.",
index f17eab569e16c522d717b46959000b4ce3ecee8f..a460144ca6046d5e9dc301fdf831900361a78ac4 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -4,7 +4,7 @@ my $font = $Request;
 
 Html({
        title => 'font coverage '.($font ? "for $font" : 'sheet'),
-       version => '1.3',
+       version => '1.4',
        keywords => [qw(
                unicode font glyph char character support overview cover coverage
                script block symbol sign mark reference table
index c20b44b09be85cfd20b5a781e7d5c56cff1799d2..8d48cf79e7a5d03030f34f6041326e43dac6c58a 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.13',
+       version => '1.14',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
index 70c9b05ee8dd93a03d9c598a086975738506601d..578d858f73c2b14890ce2a720763a18e9654f8b5 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'latin alphabet cheat sheet',
-       version => '1.6',
+       version => '1.7',
        description => [
        ],
        keywords => [qw'
index 1f5cfe79fa41360d75907ded5cb2003423d7807b..1699d9b64c5bdabb44efc2174e9f922c70a6ba38 100644 (file)
--- a/perl.plp
+++ b/perl.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'perl version cheat sheet',
-       version => '1.4',
+       version => '1.5',
        keywords => [qw'
                perl version feature features comparison
                sheet cheat overview summary
diff --git a/sc.plp b/sc.plp
index 4ad48a3ced5cdce8aa16dfbe6570b39eedc4bcaa..e784cbdd6dbe6a67886bf98e5beb85c92f3c6463 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -38,7 +38,7 @@ my $datafile = "sc-units-$Request";
 
 Html({
        title => "$scver{title} unit cheat sheet",
-       version => '1.3',
+       version => '1.4',
        description => [
                "Reference of $scver{game} unit properties,"
                . " comparing various statistics of all the units in $scver{name}"
index 0e7c569b80b38b27c5ba8a70ebe616e32265ff95..5f89c3fadd2d70a2cd335ed9e46ad3a57f49ad45 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => ($Request ? 'terminal colour' : 'colour palettes') . ' cheat sheet',
-       version => '1.3',
+       version => '1.4',
        description => [!$Request ? "Comparison of various colour palettes." : (
                "Index of all terminal/console colour codes,",
                "with an example result of various environments.",
index 0ba7c3f46cdc8975bea9ec67006ea751062f42c4..edad58c0b6fa87ed1749fa1dead112300e58e2d1 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'unicode glyph cheat sheet',
-       version => '1.3',
+       version => '1.4',
        description => [
                "Common Unicode characters with digraph or code point, layed out for quick location.",
                "Includes general symbols, arrows, drawing characters, and IPA letters.",