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