mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Set version to 0.5.0-SNAPSHOT
This commit is contained in:
parent
0e099681d6
commit
efc73c1060
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## v0.5.0
|
||||
|
||||
*Unknown*
|
||||
|
||||
|
||||
## v0.4.0
|
||||
|
||||
*Mar. 29, 2020*
|
||||
|
@ -2,7 +2,7 @@ openapi: 3.0.0
|
||||
|
||||
info:
|
||||
title: Docspell JOEX
|
||||
version: 0.4.0
|
||||
version: 0.5.0-SNAPSHOT
|
||||
|
||||
servers:
|
||||
- url: /api/v1
|
||||
|
@ -2,7 +2,7 @@ openapi: 3.0.0
|
||||
|
||||
info:
|
||||
title: Docspell
|
||||
version: 0.4.0
|
||||
version: 0.5.0-SNAPSHOT
|
||||
description: |
|
||||
This is the remote API to Docspell, a personal document organizer.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
version in ThisBuild := "0.4.0"
|
||||
version in ThisBuild := "0.5.0-SNAPSHOT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user