common: drop leading 'v' in version numbers
[sheet.git] / browser.plp
index a694f3b25b1745ef481d92a94d0c5eec2bc345f5..782bea8628ddf3128fd58d2927f5fba28856db5b 100644 (file)
@@ -6,7 +6,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch';
 
 Html({
        title => 'browser compatibility cheat sheet',
-       version => 'v1.3',
+       version => '1.3',
        description => [
                "Compatibility table of new web features (HTML5, CSS3, SVG, Javascript)",
                "comparing support and usage share for all popular browser versions.",