summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-05-03 21:57:01 +0200
committerDavid Mehren2021-05-03 22:26:08 +0200
commit73e26e1d2d2a331cec68ff9c02b315fe41f45859 (patch)
tree44a0b38affcdbdc3ee77956d81ad856f18e1f1c5 /package.json
parent30a91b6fd742b1bcb6f143523ab3fcdefbdf094a (diff)
Bump version to 1.8.0
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 528d45bb..63dfc6cb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "HedgeDoc",
- "version": "1.8.0-rc1",
+ "version": "1.8.0",
"description": "The best platform to write and share markdown.",
"main": "app.js",
"license": "AGPL-3.0",