Skip to content

Commit

Permalink
Set next version to 1.14.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek committed Jan 22, 2024
1 parent f3aaab7 commit bd40bb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/restapi/src/main/resources/sharry-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.0

info:
title: Sharry
version: 1.13.1
version: 1.14.0-SNAPSHOT
license:
name: GPLv3
url: https://spdx.org/licenses/GPL-3.0-or-later.html
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "1.13.1"
ThisBuild / version := "1.14.0-SNAPSHOT"

0 comments on commit bd40bb7

Please sign in to comment.