1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 20:30:05 +02:00

2 Commits

Author SHA1 Message Date
s2
cee594fcd9 2.0.2 2020-06-07 20:16:05 +02:00
s2
3c4d33eb83 just a note 2020-06-07 20:15:56 +02:00
3 changed files with 5 additions and 2 deletions

View File

@@ -45,6 +45,9 @@ npm install
npm run dist
```
## notes
Since version 2.0.1 the app auto updates itself.
## license
ISC

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "gitlit",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "gitlit",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"main": "app/main.js",
"build": {