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