Skip to content

Commit e252bad

Browse files
committed
Bump version. It's time for the first beta release of v0.21 :D :D :D
1 parent dfb6921 commit e252bad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This file holds the changelog for Pepperminty Wiki. This is the master list of things that have changed (second only to the commit history!) - though the information for any particular release can also be found in the description of it's page for every release made on GitHub too.
33

44

5-
## v0.21-dev
5+
## v0.21-beta1
66

77
### Added
88
- Watchlists! A new addition has been added to the more menu to add the current page to your personal watchlist

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pepperminty-wiki",
3-
"version": "0.20.0",
3+
"version": "0.21.0-beta1",
44
"description": "A wiki in a box",
55
"main": "index.js",
66
"directories": {

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.21-dev
1+
v0.21-beta1

0 commit comments

Comments
 (0)