Skip to content

Commit

Permalink
Bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LoadingByte committed Sep 28, 2024
1 parent 9b47e6d commit 81363bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Cinecred Changelog
==================


1.7.0-SNAPSHOT
--------------
1.7.0
-----

### Additions

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
}

group = "com.loadingbyte"
version = "1.7.0-SNAPSHOT"
version = "1.7.0"

val jdkVersion = 21
val slf4jVersion = "2.0.16"
Expand Down

0 comments on commit 81363bb

Please sign in to comment.