Bump version of page-list module

This commit is contained in:
Starbeamrainbowlabs 2017-09-18 22:12:09 +01:00
parent c79b9f72a4
commit 6b9692c408
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
register_module([
"name" => "Page list",
"version" => "0.10.4",
"version" => "0.11",
"author" => "Starbeamrainbowlabs",
"description" => "Adds a page that lists all the pages in the index along with their metadata.",
"id" => "page-list",