Skip to content

Commit

Permalink
Set version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek committed Jan 2, 2021
1 parent 42f8089 commit 171dcf3
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.6.0-SNAPSHOT
version: 1.6.0
description: |
Sharry provides a way to share files with others in a convenient
way. The core functionality is provided by a server that can be
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "1.6.0-SNAPSHOT"
version in ThisBuild := "1.6.0"

0 comments on commit 171dcf3

Please sign in to comment.