We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcef102 commit 27fd10bCopy full SHA for 27fd10b
1 file changed
src/pug/index.pug
@@ -1,5 +1,5 @@
1
doctype html
2
-- var versions = [ "1.4.6", "1.4.5", "1.4.4", "1.4.3", "1.4.2", "1.4.1", "1.4.0", "1.3.0", "1.2.0", "1.1.0" ];
+- var versions = [ "1.4.7", "1.4.6", "1.4.5", "1.4.4", "1.4.3", "1.4.2", "1.4.1", "1.4.0", "1.3.0", "1.2.0", "1.1.0" ];
3
html(lang="en")
4
head
5
title
0 commit comments