From ae9923af626ea375a6b1fc2851bdd1b58919c1a7 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Wed, 19 Aug 2020 14:46:00 +0100 Subject: [PATCH] Prepare for v0.22-beta2 --- README.md | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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": {