summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-01-15 20:36:43 +0100
committerDavid Mehren2021-01-15 20:37:30 +0100
commite9d45873440f45d7c06e7ec043062f06b6a586a5 (patch)
treeccf9fc2bf9ca884f70de86fc88be5c32f148a10a /package.json
parent8af470634a3e4fe9ce087705744a02f5b5a59a6a (diff)
Bump version to 1.7.2
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 3e8046bb..6b0f0da3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "HedgeDoc",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "The best platform to write and share markdown.",
"main": "app.js",
"license": "AGPL-3.0",