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