mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
Bump version
This commit is contained in:
parent
586dd2ca17
commit
35877c170c
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
register_module([
|
||||
"name" => "Uploader",
|
||||
"version" => "0.5.3",
|
||||
"version" => "0.5.4",
|
||||
"author" => "Starbeamrainbowlabs",
|
||||
"description" => "Adds the ability to upload files to Pepperminty Wiki. Uploaded files act as pages and have the special 'File:' prefix.",
|
||||
"id" => "feature-upload",
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
v0.11-beta1
|
||||
v0.11-beta2
|
||||
|
|
Loading…
Reference in a new issue