mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Set version to 0.1.0
This commit is contained in:
parent
4562786206
commit
7b5edb5a89
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||||||
|
|
||||||
info:
|
info:
|
||||||
title: Docspell JOEX
|
title: Docspell JOEX
|
||||||
version: 0.1.0-SNAPSHOT
|
version: 0.1.0
|
||||||
|
|
||||||
servers:
|
servers:
|
||||||
- url: /api/v1
|
- url: /api/v1
|
||||||
|
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||||||
|
|
||||||
info:
|
info:
|
||||||
title: Docspell
|
title: Docspell
|
||||||
version: 0.1.0-SNAPSHOT
|
version: 0.1.0
|
||||||
description: |
|
description: |
|
||||||
This is the remote API to Docspell, a personal document organizer.
|
This is the remote API to Docspell, a personal document organizer.
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
version in ThisBuild := "0.1.0-SNAPSHOT"
|
version in ThisBuild := "0.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user