Skip to content

Commit

Permalink
Set version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek committed Feb 28, 2023
1 parent 544e7d6 commit c218f7e
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.12.0-SNAPSHOT
version: 1.12.0
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.12.0-SNAPSHOT"
ThisBuild / version := "1.12.0"

0 comments on commit c218f7e

Please sign in to comment.