mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Set version to 0.2.0
This commit is contained in:
parent
d8da55fa23
commit
ab045b0ce6
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||||||
|
|
||||||
info:
|
info:
|
||||||
title: Docspell JOEX
|
title: Docspell JOEX
|
||||||
version: 0.2.0-SNAPSHOT
|
version: 0.2.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.2.0-SNAPSHOT
|
version: 0.2.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.2.0-SNAPSHOT"
|
version in ThisBuild := "0.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user