mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
Set version to 0.32.0
This commit is contained in:
parent
ac7e349c3b
commit
64c03927aa
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||||||
|
|
||||||
info:
|
info:
|
||||||
title: Docspell JOEX
|
title: Docspell JOEX
|
||||||
version: 0.32.0-SNAPSHOT
|
version: 0.32.0
|
||||||
description: |
|
description: |
|
||||||
This is the remote API to the job executor component of Docspell.
|
This is the remote API to the job executor component of Docspell.
|
||||||
Docspell is a free document management system focused on small
|
Docspell is a free document management system focused on small
|
||||||
|
@ -2,7 +2,7 @@ openapi: 3.0.0
|
|||||||
|
|
||||||
info:
|
info:
|
||||||
title: Docspell
|
title: Docspell
|
||||||
version: 0.32.0-SNAPSHOT
|
version: 0.32.0
|
||||||
description: |
|
description: |
|
||||||
This is the remote API to Docspell. Docspell is a free document
|
This is the remote API to Docspell. Docspell is a free document
|
||||||
management system focused on small groups or families.
|
management system focused on small groups or families.
|
||||||
|
@ -1 +1 @@
|
|||||||
ThisBuild / version := "0.32.0-SNAPSHOT"
|
ThisBuild / version := "0.32.0"
|
||||||
|
@ -32,4 +32,4 @@ skip_anchor_prefixes = [
|
|||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
# Put all your custom variables here
|
# Put all your custom variables here
|
||||||
version = "0.32.0-SNAPSHOT"
|
version = "0.32.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user