Update package.json for 1.7.1 release (#1240)

This commit is contained in:
Vinicius Fortuna 2022-11-30 19:06:29 -05:00 committed by GitHub
parent 031ba24d7b
commit 4176a1a0c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"name": "outline-server",
"private": true,
"version": "1.7.0",
"version": "1.7.1",
"description": "Outline server",
"main": "build/server/main.js",
"author": "Outline",