8000 Back to development of version 5.2.1 · objectbox/objectbox-java@30a0098 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30a0098

Browse files
Back to development of version 5.2.1
1 parent 7e9a5ae commit 30a0098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
buildscript {
2121
// Version of Maven artifacts
2222
// Should only be changed as part of the release process, see the release checklist in the objectbox repo
23-
val versionNumber = "5.2.1-preview1"
23+
val versionNumber = "5.2.1"
2424

2525
// Release mode should only be enabled when manually triggering a CI pipeline,
2626
// see the release checklist in the objectbox repo.

0 commit comments

Comments
 (0)
0