diff --git a/README.md b/README.md index 5958d717..d9b230be 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ For everything you need to know (including how to get your own copy!), you proba ## Real World Usage -* [WikiProject Paranormal](https://www.anomalyresponse.com) - An encyclopedia of the paranormal. +* [WikiProject Paranormal](https://www.anomalyresponse.com) - An encyclopedia of allegedly unexplained events. Is your site using Pepperminty Wiki? Contact me or [open an issue](https://github.com/sbrl/Pepperminty-Wiki/issues/new) and tell me about where you are using Pepperminty Wiki and I'll add you to this section :smiley_cat: diff --git a/package-lock.json b/package-lock.json index 83d21cba..60002532 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pepperminty-wiki", - "version": "0.21.0", + "version": "0.22.0-beta2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e40ceb6a..b15e4f67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pepperminty-wiki", - "version": "0.22.0-beta1", + "version": "0.22.0-beta2", "description": "A wiki in a box", "main": "index.js", "directories": {