Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
quinn-semele committed Apr 11, 2024
1 parent bb4b16a commit 1cfdcb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package semele.quinn.expandedstorage.plugin
import org.gradle.api.JavaVersion

object Versions {
const val EXPANDEDSTORAGE = "12.1.0-beta.1"
const val EXPANDEDSTORAGE = "12.1.0-beta.2"

// Generic
val java = JavaVersion.VERSION_17
Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Port of 10.3.0-beta.2 to 1.20.4
- Update Russian translations thanks to [@mpustovoi](https://github.com/quinn-semele/expanded-storage/pull/13).

0 comments on commit 1cfdcb2

Please sign in to comment.