summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-12-27 20:53:39 +0100
committerDavid Mehren2020-12-27 20:54:39 +0100
commit7d2c433b1bb1ec31ccabfdba148d414b3c4cf711 (patch)
tree4e80471a8797bf9334c3065d5e306fae31fe2a3a /package.json
parent591f0c10f0efdac46ba7455a554b024fb0fa84e8 (diff)
Bump version to 1.7.1
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 ae234182..3e8046bb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "HedgeDoc",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "The best platform to write and share markdown.",
"main": "app.js",
"license": "AGPL-3.0",