summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-05-03 22:49:15 +0200
committerGitHub2021-05-03 22:49:15 +0200
commitf48e36d2052bcae56081bee3c281bfc69fe7f70d (patch)
treea0bbc5dd84230bb2dcc92a7e297b9ff2cca9f0d4 /package.json
parent9d08eaec8fe4ec3b62be7a7a116c01557b1e6a11 (diff)
parente6d4ac5f9a50b28b9d6e456d7fc343194ab1cbee (diff)
Merge pull request #1219 from hedgedoc/release/1.8.0
Diffstat (limited to '')
-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",