We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736647a commit 27dfee5Copy full SHA for 27dfee5
config.php
@@ -11,5 +11,5 @@
11
return substr_compare($page->getPath(), $path, -strlen($path), strlen($path)) === 0;
12
});
13
},
14
- 'version' => 'v0.1.3'
+ 'version' => 'v0.1.5'
15
];
0 commit comments