Bump version of page-edit

This commit is contained in:
Starbeamrainbowlabs 2017-12-10 15:19:20 +00:00
parent ce925660c4
commit e5881550f2
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
register_module([
"name" => "Page editor",
"version" => "0.17",
"version" => "0.17.1",
"author" => "Starbeamrainbowlabs",
"description" => "Allows you to edit pages by adding the edit and save actions. You should probably include this one.",
"id" => "page-edit",