mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Release version 0.1.3
This commit is contained in:
@@ -14,3 +14,8 @@ module.exports =
|
||||
url: "http://localhost:3000"
|
||||
user: "sharelatex"
|
||||
pass: "password"
|
||||
redis:
|
||||
web:
|
||||
host: "localhost"
|
||||
port: 6379
|
||||
pass: ""
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "history-sharelatex",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "An API for saving and compressing individual document updates into a browsable history",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user