feature-watchlist: bump version

This commit is contained in:
Starbeamrainbowlabs 2019-12-24 12:14:02 +00:00
parent 95e06c5b8b
commit 05615b4c81
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" => "User watchlists",
"version" => "0.1",
"version" => "0.1.1",
"author" => "Starbeamrainbowlabs",
"description" => "Adds per-user watchlists. When a page on a user's watchlist is edited, a notification email is sent.",
"id" => "feature-watchlist",