Set new version to 21.12-SNAPSHOT

This commit is contained in:
eikek 2021-08-28 12:54:44 +02:00
parent 5cc2ad92a2
commit 9812b8f6c8
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ openapi: 3.0.0
info:
title: Docspell JOEX
version: 0.26.0
version: 21.12-SNAPSHOT
description: |
This is the remote API to the job executor component of Docspell.
Docspell is a free document management system focused on small

View File

@ -2,7 +2,7 @@ openapi: 3.0.0
info:
title: Docspell
version: 0.26.0
version: 21.12-SNAPSHOT
description: |
This is the remote API to Docspell. Docspell is a free document
management system focused on small groups or families.

View File

@ -1 +1 @@
ThisBuild / version := "0.26.0"
ThisBuild / version := "21.12-SNAPSHOT"

View File

@ -26,4 +26,4 @@ skip_anchor_prefixes = [
[extra]
# Put all your custom variables here
version = "0.26.0"
version = "21.12-SNAPSHOT"