diff --git a/apidoc.json b/apidoc.json index 73e9129..3498fcd 100644 --- a/apidoc.json +++ b/apidoc.json @@ -1,6 +1,6 @@ { "name": "Pepperminty Wiki", - "version": "0.24.0", + "version": "0.25.0-dev", "description": "A wiki in a box. This is the API documentation.", - "title": "Pepperminty Wiki (0.24)" + "title": "Pepperminty Wiki (0.25-dev)" } diff --git a/package.json b/package.json index 36694f5..9628b3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pepperminty-wiki", - "version": "0.24.0", + "version": "0.25.0-dev", "description": "A wiki in a box", "main": "index.js", "directories": { diff --git a/version b/version index bcfd513..5e55414 100644 --- a/version +++ b/version @@ -1 +1 @@ -v0.24 +v0.25-dev