summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-04-25 21:36:04 +0200
committerDavid Mehren2021-04-26 21:42:03 +0200
commit6cccc558e663bd20e787fd4b202a38b6bd53b0f9 (patch)
treeb5851f25244d99be3082e38feb8b775b4d43e23e /package.json
parent75f1192dbe14eedfd16b8a85d8a638f9a78f11cc (diff)
Bump version to 1.8.0-rc1
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8496ad13..0dcad77d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "HedgeDoc",
- "version": "1.7.2",
+ "version": "1.8.0-rc1",
"description": "The best platform to write and share markdown.",
"main": "app.js",
"license": "AGPL-3.0",